EditChooser Class Reference
#include <editchooser.h>
Inheritance diagram for EditChooser:


Public Slots | |
virtual void | slotEditPartChanged (const QString &) |
Public Member Functions | |
EditChooser (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~EditChooser () | |
Public Attributes | |
QGroupBox * | GroupBox1 |
QComboBox * | EditorPart |
QLabel * | TextLabel1 |
QButtonGroup * | external_changes_group |
QRadioButton * | nothing |
QRadioButton * | alert |
QRadioButton * | reload |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | EditChooserLayout |
QSpacerItem * | spacer2 |
QGridLayout * | GroupBox1Layout |
QVBoxLayout * | external_changes_groupLayout |
Constructor & Destructor Documentation
|
Definition at line 30 of file editchooser.cpp. References alert, EditChooserLayout, EditorPart, external_changes_group, external_changes_groupLayout, GroupBox1, GroupBox1Layout, languageChange(), nothing, reload, slotEditPartChanged(), spacer2, and TextLabel1. |
|
Definition at line 83 of file editchooser.cpp. |
Member Function Documentation
|
Definition at line 92 of file editchooser.cpp. References alert, external_changes_group, GroupBox1, nothing, reload, and TextLabel1. Referenced by EditChooser(). |
|
Reimplemented in EditorChooserWidget. Definition at line 107 of file editchooser.cpp. Referenced by EditChooser(). |
Member Data Documentation
|
Definition at line 39 of file editchooser.h. Referenced by EditChooser(), and languageChange(). |
|
Definition at line 46 of file editchooser.h. Referenced by EditChooser(). |
|
Definition at line 35 of file editchooser.h. Referenced by EditChooser(). |
|
Definition at line 37 of file editchooser.h. Referenced by EditChooser(), and languageChange(). |
|
Definition at line 49 of file editchooser.h. Referenced by EditChooser(). |
|
Definition at line 34 of file editchooser.h. Referenced by EditChooser(), and languageChange(). |
|
Definition at line 48 of file editchooser.h. Referenced by EditChooser(). |
|
Definition at line 38 of file editchooser.h. Referenced by EditChooser(), and languageChange(). |
|
Definition at line 40 of file editchooser.h. Referenced by EditChooser(), and languageChange(). |
|
Definition at line 47 of file editchooser.h. Referenced by EditChooser(). |
|
Definition at line 36 of file editchooser.h. Referenced by EditChooser(), and languageChange(). |
The documentation for this class was generated from the following files:
- editors/editor-chooser/editchooser.h
- editors/editor-chooser/editchooser.cpp