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)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
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)QDocumentEraseCommand [virtual]
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()QDocumentEraseCommand [virtual]
removeLines(int after, int n)QDocumentCommand [protected]
removeText(int line, int pos, int length)QDocumentCommand [protected]
Replace enum value (defined in QDocumentCommand)QDocumentCommand
setRedoOffset(int off)QDocumentCommand
setSilent(bool y)QDocumentCommand
setTargetCursor(QDocumentCursorHandle *h)QDocumentCommand
setUndoOffset(int off)QDocumentCommand
undo()QDocumentEraseCommand [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]
~QDocumentEraseCommand()QDocumentEraseCommand [virtual]


Generated on Sun Feb 15 22:50:20 2009 for QCodeEdit by  doxygen 1.5.7.1