JS8Call-Improved master
Loading...
Searching...
No Matches
TransmitTextEdit Class Reference
Inheritance diagram for TransmitTextEdit:
Collaboration diagram for TransmitTextEdit:

Classes

class  source_mirror

Public Slots

void on_selectionChanged ()
void on_textContentsChanged (int pos, int rem, int add)

Public Member Functions

 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 ()
PillRendererpillRenderer () 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 Public Member Functions

static QPair< int, int > relativeTextCursorPosition (QTextCursor cursor)

Friends

class PillRenderer
class ScopedDocumentMutation

The documentation for this class was generated from the following files: