QCodeEdit
2.2
|
Definition of the QDocumentCommand class. More...
Go to the source code of this file.
Classes | |
class | QDocumentCommand |
The base class for document editing command. More... | |
struct | QDocumentCommand::TextCommandData |
class | QDocumentInsertCommand |
A specialized command to insert text. More... | |
class | QDocumentEraseCommand |
A specialized command to erase text. More... | |
class | QDocumentCommandBlock |
A meta command used for command grouping. More... |
Functions | |
Q_DECLARE_TYPEINFO (QDocumentCommand::TextCommandData, Q_MOVABLE_TYPE) |
Definition of the QDocumentCommand class.