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