QCodeEdit  2.2
QDocumentEraseCommand Member List

This is the complete list of members for QDocumentEraseCommand, including all inherited members.

Command enum name (defined in QDocumentCommand)QDocumentCommand
Custom enum value (defined in QDocumentCommand)QDocumentCommand
disableAutoUpdate(QDocumentCursorHandle *h)QDocumentCommandstatic
discardHandlesFromDocument(QDocument *d) (defined in QDocumentCommand)QDocumentCommandstatic
enableAutoUpdate(QDocumentCursorHandle *h)QDocumentCommandstatic
Erase enum value (defined in QDocumentCommand)QDocumentCommand
id() constQDocumentCommandvirtual
Insert enum value (defined in QDocumentCommand)QDocumentCommand
insertLines(int after, const QList< QDocumentLineHandle * > &l)QDocumentCommandprotected
insertText(int line, int pos, const QString &s)QDocumentCommandprotected
isAutoUpdated(const QDocumentCursorHandle *h)QDocumentCommandstatic
isSilent() constQDocumentCommand
keepAnchor() constQDocumentCommand
m_doc (defined in QDocumentCommand)QDocumentCommandprotected
m_first (defined in QDocumentCommand)QDocumentCommandprotected
m_redoOffset (defined in QDocumentCommand)QDocumentCommandprotected
m_state (defined in QDocumentCommand)QDocumentCommandprotected
m_undoOffset (defined in QDocumentCommand)QDocumentCommandprotected
markRedone(QDocumentLineHandle *h, bool firstTime)QDocumentCommandprotected
markUndone(QDocumentLineHandle *h)QDocumentCommandprotected
mergeWith(const QUndoCommand *command)QDocumentEraseCommandvirtual
None enum value (defined in QDocumentCommand)QDocumentCommand
QDocumentCommand(Command c, QDocument *d, QDocumentCommand *p=0)QDocumentCommand
QDocumentEraseCommand(int bl, int bo, int el, int eo, QDocument *doc, QDocumentCommand *p=0)QDocumentEraseCommand
redo()QDocumentEraseCommandvirtual
removeLines(int after, int n)QDocumentCommandprotected
removeText(int line, int pos, int length)QDocumentCommandprotected
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
undo()QDocumentEraseCommandvirtual
updateCursorsOnDeletion(int line, int column, int prefixLength, int numLines, int suffixLength) (defined in QDocumentCommand)QDocumentCommandprotected
updateCursorsOnInsertion(int line, int column, int prefixLength, int numLines, int suffixLength) (defined in QDocumentCommand)QDocumentCommandprotected
updateTarget(int l, int offset)QDocumentCommandprotected
~QDocumentCommand()QDocumentCommandvirtual
~QDocumentEraseCommand()QDocumentEraseCommandvirtual