#include <texteditex.h>
TextEditEx::TextEditEx |
( |
QWidget * |
parent = nullptr , |
|
|
bool |
enable_rich_text = true |
|
) |
| |
QTextDocument * TextEditEx::document |
( |
| ) |
|
void TextEditEx::open_text_edit |
( |
| ) |
|
|
privateslot |
void TextEditEx::queue_text_modified |
( |
| ) |
|
|
privateslot |
void TextEditEx::setHtml |
( |
const QString & |
text | ) |
|
|
slot |
void TextEditEx::setPlainText |
( |
const QString & |
text | ) |
|
|
slot |
void TextEditEx::setTextCursor |
( |
const QTextCursor & |
cursor | ) |
|
void TextEditEx::setTextHeight |
( |
int |
h | ) |
|
void TextEditEx::setUndoRedoEnabled |
( |
bool |
e | ) |
|
void TextEditEx::text_edit_menu |
( |
| ) |
|
|
privateslot |
QTextCursor TextEditEx::textCursor |
( |
| ) |
|
void TextEditEx::textModified |
( |
const QString & |
s | ) |
|
|
signal |
bool TextEditEx::enable_rich_text_ |
|
private |
QTextEdit* TextEditEx::text_editor_ |
|
private |
The documentation for this class was generated from the following files: