QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
qdesigner_internal::RichTextEditor Class Reference

Inherits QTextEdit.

Collaboration diagram for qdesigner_internal::RichTextEditor:
Collaboration graph

Public Slots

void setFontBold (bool b)
void setFontPointSize (double)
void setText (const QString &text)
void setSimplifyRichText (bool v)
QString text (Qt::TextFormat format) const

Signals

void stateChanged ()
void simplifyRichTextChanged (bool)

Public Member Functions

 RichTextEditor (QWidget *parent=nullptr)
void setDefaultFont (QFont font)
QToolBar * createToolBar (QWidget *parent=nullptr)
bool simplifyRichText () const

Private Attributes

bool m_simplifyRichText

Constructor & Destructor Documentation

◆ RichTextEditor()

qdesigner_internal::RichTextEditor::RichTextEditor ( QWidget * parent = nullptr)
Here is the call graph for this function:

Member Function Documentation

◆ createToolBar()

QToolBar * qdesigner_internal::RichTextEditor::createToolBar ( QWidget * parent = nullptr)

◆ setDefaultFont()

void qdesigner_internal::RichTextEditor::setDefaultFont ( QFont font)
Here is the call graph for this function:

◆ setFontBold

void qdesigner_internal::RichTextEditor::setFontBold ( bool b)
slot
Here is the caller graph for this function:

◆ setFontPointSize

void qdesigner_internal::RichTextEditor::setFontPointSize ( double d)
slot
Here is the caller graph for this function:

◆ setSimplifyRichText

void qdesigner_internal::RichTextEditor::setSimplifyRichText ( bool v)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setText

void qdesigner_internal::RichTextEditor::setText ( const QString & text)
slot
Here is the call graph for this function:

◆ simplifyRichText()

bool qdesigner_internal::RichTextEditor::simplifyRichText ( ) const
inline
Here is the caller graph for this function:

◆ simplifyRichTextChanged

void qdesigner_internal::RichTextEditor::simplifyRichTextChanged ( bool )
signal
Here is the caller graph for this function:

◆ stateChanged

void qdesigner_internal::RichTextEditor::stateChanged ( )
signal
Here is the caller graph for this function:

◆ text

QString qdesigner_internal::RichTextEditor::text ( Qt::TextFormat format) const
slot
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ m_simplifyRichText

bool qdesigner_internal::RichTextEditor::m_simplifyRichText
private

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