Inherits QTextEdit.
◆ RichTextEditor()
qdesigner_internal::RichTextEditor::RichTextEditor |
( |
QWidget * |
parent = nullptr | ) |
|
◆ createToolBar()
QToolBar * qdesigner_internal::RichTextEditor::createToolBar |
( |
QWidget * |
parent = nullptr | ) |
|
◆ setDefaultFont()
void qdesigner_internal::RichTextEditor::setDefaultFont |
( |
QFont |
font | ) |
|
◆ setFontBold
void qdesigner_internal::RichTextEditor::setFontBold |
( |
bool |
b | ) |
|
|
slot |
◆ setFontPointSize
void qdesigner_internal::RichTextEditor::setFontPointSize |
( |
double |
d | ) |
|
|
slot |
◆ setSimplifyRichText
void qdesigner_internal::RichTextEditor::setSimplifyRichText |
( |
bool |
v | ) |
|
|
slot |
◆ setText
void qdesigner_internal::RichTextEditor::setText |
( |
const QString & |
text | ) |
|
|
slot |
◆ simplifyRichText()
bool qdesigner_internal::RichTextEditor::simplifyRichText |
( |
| ) |
const |
|
inline |
◆ simplifyRichTextChanged
void qdesigner_internal::RichTextEditor::simplifyRichTextChanged |
( |
bool |
| ) |
|
|
signal |
◆ stateChanged
void qdesigner_internal::RichTextEditor::stateChanged |
( |
| ) |
|
|
signal |
◆ text
QString qdesigner_internal::RichTextEditor::text |
( |
Qt::TextFormat |
format | ) |
const |
|
slot |
◆ m_simplifyRichText
bool qdesigner_internal::RichTextEditor::m_simplifyRichText |
|
private |
The documentation for this class was generated from the following file: