HighlightingConfigPage Class Reference
#include <highlightingconfigpage.h>
Inheritance diagram for HighlightingConfigPage:


Public Slots | |
virtual void | init () |
virtual void | destroy () |
virtual void | setEditor (QEditorPart *editor) |
virtual void | accept () |
virtual void | slotUpdatePreview () |
virtual void | slotSelectionChanged () |
virtual void | slotAdjustAllElements () |
Public Member Functions | |
HighlightingConfigPage (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~HighlightingConfigPage () | |
Public Attributes | |
QListBox * | listElements |
QLabel * | TextLabel1_2 |
QLabel * | TextLabel6 |
QLineEdit * | editPreview |
KColorButton * | buttonColor |
QLabel * | TextLabel3_2 |
KFontCombo * | comboFontFamily |
QCheckBox * | checkBold |
QLabel * | TextLabel4 |
QPushButton * | adjustAllButton |
QCheckBox * | checkItalic |
QSpinBox * | spinFontSize |
QCheckBox * | checkUnderline |
QLabel * | TextLabel2_2 |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QMap< QString, QPair< QFont, QColor > > | m_map |
QEditorPart * | m_editor |
QGridLayout * | HighlightingConfigPageLayout |
QGridLayout * | layout6 |
QSpacerItem * | spacer4 |
QSpacerItem * | spacer3 |
QSpacerItem * | spacer2 |
Constructor & Destructor Documentation
|
Definition at line 33 of file highlightingconfigpage.cpp. References adjustAllButton, buttonColor, checkBold, checkItalic, checkUnderline, comboFontFamily, editPreview, HighlightingConfigPageLayout, init(), languageChange(), layout6, listElements, slotAdjustAllElements(), slotSelectionChanged(), slotUpdatePreview(), spacer2, spacer3, spacer4, spinFontSize, TextLabel1_2, TextLabel2_2, TextLabel3_2, TextLabel4, and TextLabel6. |
|
Definition at line 132 of file highlightingconfigpage.cpp. References destroy(). |
Member Function Documentation
|
|
|
Referenced by ~HighlightingConfigPage(). |
|
Referenced by HighlightingConfigPage(). |
|
Definition at line 142 of file highlightingconfigpage.cpp. References adjustAllButton, buttonColor, checkBold, checkItalic, checkUnderline, editPreview, TextLabel1_2, TextLabel2_2, TextLabel3_2, TextLabel4, and TextLabel6. Referenced by HighlightingConfigPage(). |
|
Referenced by QEditorPart::configDialog(). |
|
Referenced by HighlightingConfigPage(). |
|
Referenced by HighlightingConfigPage(). |
|
Referenced by HighlightingConfigPage(). |
Member Data Documentation
|
Definition at line 49 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(), and languageChange(). |
|
Definition at line 44 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(), and languageChange(). |
|
Definition at line 47 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(), and languageChange(). |
|
Definition at line 50 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(), and languageChange(). |
|
Definition at line 52 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(), and languageChange(). |
|
Definition at line 46 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(). |
|
Definition at line 43 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(), and languageChange(). |
|
Definition at line 68 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(). |
|
Definition at line 69 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(). |
|
Definition at line 40 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(). |
|
Definition at line 66 of file highlightingconfigpage.h. |
|
Definition at line 65 of file highlightingconfigpage.h. |
|
Definition at line 72 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(). |
|
Definition at line 71 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(). |
|
Definition at line 70 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(). |
|
Definition at line 51 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(). |
|
Definition at line 41 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(), and languageChange(). |
|
Definition at line 53 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(), and languageChange(). |
|
Definition at line 45 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(), and languageChange(). |
|
Definition at line 48 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(), and languageChange(). |
|
Definition at line 42 of file highlightingconfigpage.h. Referenced by HighlightingConfigPage(), and languageChange(). |
The documentation for this class was generated from the following files:
- editors/qeditor/highlightingconfigpage.h
- editors/qeditor/highlightingconfigpage.cpp