#include <richtexteditor_p.h>
Inherits QDialog.
◆ State
Enumerator |
---|
Clean | |
RichTextChanged | |
SourceChanged | |
◆ TabIndex
Enumerator |
---|
RichTextIndex | |
SourceIndex | |
◆ RichTextEditorDialog()
qdesigner_internal::RichTextEditorDialog::RichTextEditorDialog |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~RichTextEditorDialog()
qdesigner_internal::RichTextEditorDialog::~RichTextEditorDialog |
( |
| ) |
|
|
override |
◆ applyEditText
void qdesigner_internal::RichTextEditorDialog::applyEditText |
( |
const QString & |
| ) |
|
|
signal |
◆ on_buttonBox_accepted
void qdesigner_internal::RichTextEditorDialog::on_buttonBox_accepted |
( |
| ) |
|
|
privateslot |
◆ richTextChanged
void qdesigner_internal::RichTextEditorDialog::richTextChanged |
( |
| ) |
|
|
privateslot |
◆ setDefaultFont()
void qdesigner_internal::RichTextEditorDialog::setDefaultFont |
( |
const QFont & |
font | ) |
|
◆ setText()
void qdesigner_internal::RichTextEditorDialog::setText |
( |
const QString & |
text | ) |
|
◆ showDialog()
int qdesigner_internal::RichTextEditorDialog::showDialog |
( |
| ) |
|
◆ sourceChanged
void qdesigner_internal::RichTextEditorDialog::sourceChanged |
( |
| ) |
|
|
privateslot |
◆ tabIndexChanged
void qdesigner_internal::RichTextEditorDialog::tabIndexChanged |
( |
int |
newIndex | ) |
|
|
privateslot |
◆ text()
QString qdesigner_internal::RichTextEditorDialog::text |
( |
Qt::TextFormat |
format = Qt::AutoText | ) |
const |
◆ m_editor
◆ m_state
State qdesigner_internal::RichTextEditorDialog::m_state |
|
private |
◆ m_tab_widget
QTabWidget* qdesigner_internal::RichTextEditorDialog::m_tab_widget |
|
private |
◆ m_text_edit
QTextEdit* qdesigner_internal::RichTextEditorDialog::m_text_edit |
|
private |
The documentation for this class was generated from the following files: