예제 #1
0
	void clear() { freeLayouts(); m_blocks.clear(); setChanged(true); }
예제 #2
0
RichTextDocument::~RichTextDocument()
{
    freeLayouts();
}