| 
    QElectroTech
    0.70
    
   | 
 
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 | 
Definition at line 179 of file richtexteditor.cpp.
| qdesigner_internal::RichTextEditor::RichTextEditor | ( | QWidget * | parent = nullptr | ) | 
Definition at line 670 of file richtexteditor.cpp.
References stateChanged().
| QToolBar * qdesigner_internal::RichTextEditor::createToolBar | ( | QWidget * | parent = nullptr | ) | 
Definition at line 679 of file richtexteditor.cpp.
Referenced by qdesigner_internal::RichTextEditorDialog::RichTextEditorDialog().
| void qdesigner_internal::RichTextEditor::setDefaultFont | ( | QFont | font | ) | 
Definition at line 713 of file richtexteditor.cpp.
References setFontPointSize().
Referenced by qdesigner_internal::RichTextEditorDialog::setDefaultFont().
      
  | 
  slot | 
Definition at line 684 of file richtexteditor.cpp.
      
  | 
  slot | 
Definition at line 692 of file richtexteditor.cpp.
Referenced by setDefaultFont().
      
  | 
  slot | 
Definition at line 705 of file richtexteditor.cpp.
References m_simplifyRichText, and simplifyRichTextChanged().
Referenced by qdesigner_internal::RichTextEditorDialog::setText().
      
  | 
  slot | 
Definition at line 697 of file richtexteditor.cpp.
References text().
Referenced by qdesigner_internal::RichTextEditorDialog::setText().
      
  | 
  inline | 
Definition at line 187 of file richtexteditor.cpp.
References m_simplifyRichText.
Referenced by qdesigner_internal::RichTextEditorToolBar::RichTextEditorToolBar().
      
  | 
  signal | 
Referenced by setSimplifyRichText().
      
  | 
  signal | 
Referenced by RichTextEditor().
      
  | 
  slot | 
Definition at line 731 of file richtexteditor.cpp.
References m_simplifyRichText, and qdesigner_internal::simplifyRichTextFilter().
Referenced by setText(), qdesigner_internal::RichTextEditorDialog::tabIndexChanged(), and qdesigner_internal::RichTextEditorDialog::text().
      
  | 
  private | 
Definition at line 201 of file richtexteditor.cpp.
Referenced by setSimplifyRichText(), simplifyRichText(), and text().
 1.8.15