Ejemplo n.º 1
0
	void clear() { freeLayouts(); m_blocks.clear(); setChanged(true); }
Ejemplo n.º 2
0
RichTextDocument::~RichTextDocument()
{
    freeLayouts();
}