|
|
| source_mirror (TransmitTextEdit *owner) |
|
QString | plainText () const |
|
CursorState | captureCursorState () const |
|
void | restoreCursorState (const CursorState &state) const |
|
void | replaceVisiblePlainText (const QString &text, bool keepCursor) const |
|
void | syncDocument (const QString &text) |
|
void | replaceUnsentText (int sent, const QString &text) |
|
void | applyChange (int pos, int rem, const QString &insertedText) |
|
void | syncDisplayFromSource (const CursorState &state, bool keepCursor) const |
|
void | updateSentCache () const |
|
QTextDocument * | document () const |
|
void | beginSuppression () |
|
void | endSuppression () |
|
bool | isSuppressing () const |
|
void | beginSyncFromSource () |
|
void | endSyncFromSource () |
|
bool | isSyncingFromSource () const |
|
void | beginInternalMutation () |
|
void | endInternalMutation () |
|
bool | isInternalMutationActive () const |
The documentation for this class was generated from the following files: