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

Public Member Functions | |
EditChooser (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~EditChooser () | |
Public Attributes | |
QGroupBox * | GroupBox1 |
QComboBox * | EditorPart |
QLabel * | TextLabel1 |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | EditChooserLayout |
QSpacerItem * | Spacer1 |
QGridLayout * | GroupBox1Layout |
Constructor & Destructor Documentation
|
Definition at line 27 of file editchooser.cpp. References EditChooser(), EditChooserLayout, EditorPart, GroupBox1, GroupBox1Layout, languageChange(), Spacer1, and TextLabel1. Referenced by EditChooser(). |
|
Definition at line 59 of file editchooser.cpp. |
Member Function Documentation
|
Definition at line 68 of file editchooser.cpp. References GroupBox1, and TextLabel1. Referenced by EditChooser(). |
Member Data Documentation
|
Definition at line 37 of file editchooser.h. Referenced by EditChooser(). |
|
Definition at line 33 of file editchooser.h. Referenced by EditChooser(). |
|
Definition at line 32 of file editchooser.h. Referenced by EditChooser(), and languageChange(). |
|
Definition at line 39 of file editchooser.h. Referenced by EditChooser(). |
|
Definition at line 38 of file editchooser.h. Referenced by EditChooser(). |
|
Definition at line 34 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