|
|
void | on_selectionChanged () |
|
void | on_textContentsChanged (int pos, int rem, int add) |
|
|
| TransmitTextEdit (QWidget *parent) |
|
int | charsSent () const |
|
void | setCharsSent (int n) |
|
QString | sentText () const |
|
QString | unsentText () const |
|
QString | toPlainText () const |
|
void | setPlainText (const QString &text) |
|
void | replaceUnsentText (const QString &text, bool keepCursor) |
|
void | replacePlainText (const QString &text, bool keepCursor) |
|
void | undo () |
|
void | redo () |
|
void | setFont (QFont f) |
|
void | setFont (QFont f, QColor fg, QColor bg) |
|
void | clear () |
|
bool | isProtected () const |
|
void | setProtected (bool protect) |
|
bool | cursorShouldBeProtected (QTextCursor c) |
|
bool | isEmpty () const |
|
bool | isDirty () const |
|
void | setClean () |
|
PillRenderer * | pillRenderer () const |
|
void | highlightBase () |
|
void | highlightCharsSent () |
|
void | highlight () |
|
void | paintEvent (QPaintEvent *event) override |
|
bool | event (QEvent *e) override |
|
bool | eventFilter (QObject *, QEvent *e) override |
|
void | keyPressEvent (QKeyEvent *e) override |
|
|
static QPair< int, int > | relativeTextCursorPosition (QTextCursor cursor) |
|
|
class | PillRenderer |
|
class | ScopedDocumentMutation |
The documentation for this class was generated from the following files: