QCodeEdit  2.2
QDocumentCommandBlock Member List
This is the complete list of members for QDocumentCommandBlock, including all inherited members.
addCommand(QDocumentCommand *c)QDocumentCommandBlock [virtual]
Command enum name (defined in QDocumentCommand)QDocumentCommand
Custom enum value (defined in QDocumentCommand)QDocumentCommand
disableAutoUpdate(QDocumentCursorHandle *h)QDocumentCommand [static]
discardHandlesFromDocument(QDocument *d) (defined in QDocumentCommand)QDocumentCommand [static]
enableAutoUpdate(QDocumentCursorHandle *h)QDocumentCommand [static]
Erase enum value (defined in QDocumentCommand)QDocumentCommand
id() const QDocumentCommand [virtual]
Insert enum value (defined in QDocumentCommand)QDocumentCommand
insertLines(int after, const QList< QDocumentLineHandle * > &l)QDocumentCommand [protected]
insertText(int line, int pos, const QString &s)QDocumentCommand [protected]
isAutoUpdated(const QDocumentCursorHandle *h)QDocumentCommand [static]
isSilent() const QDocumentCommand
isWeakLocked() const QDocumentCommandBlock
keepAnchor() const QDocumentCommand
m_doc (defined in QDocumentCommand)QDocumentCommand [protected]
m_first (defined in QDocumentCommand)QDocumentCommand [protected]
m_redoOffset (defined in QDocumentCommand)QDocumentCommand [protected]
m_state (defined in QDocumentCommand)QDocumentCommand [protected]
m_undoOffset (defined in QDocumentCommand)QDocumentCommand [protected]
markRedone(QDocumentLineHandle *h, bool firstTime)QDocumentCommand [protected]
markUndone(QDocumentLineHandle *h)QDocumentCommand [protected]
mergeWith(const QUndoCommand *command)QDocumentCommand [virtual]
None enum value (defined in QDocumentCommand)QDocumentCommand
QDocumentCommand(Command c, QDocument *d, QDocumentCommand *p=0)QDocumentCommand
QDocumentCommandBlock(QDocument *d)QDocumentCommandBlock
redo()QDocumentCommandBlock [virtual]
removeCommand(QDocumentCommand *c)QDocumentCommandBlock [virtual]
removeLines(int after, int n)QDocumentCommand [protected]
removeText(int line, int pos, int length)QDocumentCommand [protected]
Replace enum value (defined in QDocumentCommand)QDocumentCommand
setKeepAnchor(bool y)QDocumentCommand
setRedoOffset(int off)QDocumentCommand
setSilent(bool y)QDocumentCommand
setTargetCursor(QDocumentCursorHandle *h)QDocumentCommand
setUndoOffset(int off)QDocumentCommand
setWeakLock(bool l)QDocumentCommandBlock
undo()QDocumentCommandBlock [virtual]
updateCursorsOnDeletion(int line, int column, int prefixLength, int numLines, int suffixLength) (defined in QDocumentCommand)QDocumentCommand [protected]
updateCursorsOnInsertion(int line, int column, int prefixLength, int numLines, int suffixLength) (defined in QDocumentCommand)QDocumentCommand [protected]
updateTarget(int l, int offset)QDocumentCommand [protected]
~QDocumentCommand()QDocumentCommand [virtual]
~QDocumentCommandBlock()QDocumentCommandBlock [virtual]