ClassGeneratorConfigBase Class Reference
#include <classgeneratorconfigbase.h>
Inheritance diagram for ClassGeneratorConfigBase:

Public Member Functions | |
ClassGeneratorConfigBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~ClassGeneratorConfigBase () | |
Public Attributes | |
QGroupBox * | groupBox7_2 |
QComboBox * | templatename_box |
QTextEdit * | template_edit |
QGroupBox * | groupBox10 |
QLabel * | textLabel3_2 |
QLabel * | textLabel3 |
QComboBox * | filecase_box |
QComboBox * | defcase_box |
QComboBox * | supercase_box |
QLabel * | textLabel3_3 |
QGroupBox * | groupBox9 |
QCheckBox * | author_box |
QCheckBox * | doc_box |
QCheckBox * | reformat_box |
Protected Slots | |
virtual void | languageChange () |
virtual void | templateTypeChanged (int type) |
Protected Attributes | |
QGridLayout * | ClassGeneratorConfigBaseLayout |
QGridLayout * | groupBox7_2Layout |
QGridLayout * | groupBox10Layout |
QGridLayout * | groupBox9Layout |
Constructor & Destructor Documentation
|
Definition at line 30 of file classgeneratorconfigbase.cpp. References author_box, ClassGeneratorConfigBase(), ClassGeneratorConfigBaseLayout, defcase_box, doc_box, filecase_box, groupBox10, groupBox10Layout, groupBox7_2, groupBox7_2Layout, groupBox9, groupBox9Layout, languageChange(), reformat_box, supercase_box, template_edit, templatename_box, templateTypeChanged(), textLabel3, textLabel3_2, and textLabel3_3. Referenced by ClassGeneratorConfigBase(). |
|
Definition at line 132 of file classgeneratorconfigbase.cpp. |
Member Function Documentation
|
Definition at line 141 of file classgeneratorconfigbase.cpp. References author_box, defcase_box, doc_box, filecase_box, groupBox10, groupBox7_2, groupBox9, reformat_box, supercase_box, templatename_box, textLabel3, textLabel3_2, and textLabel3_3. Referenced by ClassGeneratorConfigBase(). |
|
Reimplemented in ClassGeneratorConfig. Definition at line 176 of file classgeneratorconfigbase.cpp. References templateTypeChanged(). Referenced by ClassGeneratorConfigBase(), and templateTypeChanged(). |
Member Data Documentation
|
Definition at line 45 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(), and languageChange(). |
|
Definition at line 50 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(). |
|
Definition at line 41 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(), and languageChange(). |
|
Definition at line 46 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(), CppNewClassDialog::ClassGenerator::common_text(), and languageChange(). |
|
Definition at line 40 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(), and languageChange(). |
|
Definition at line 37 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(), and languageChange(). |
|
Definition at line 52 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(). |
|
Definition at line 34 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(), and languageChange(). |
|
Definition at line 51 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(). |
|
Definition at line 44 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(), and languageChange(). |
|
Definition at line 53 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(). |
|
Definition at line 47 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(), CppNewClassDialog::ClassGenerator::gen_implementation(), CppNewClassDialog::ClassGenerator::gen_interface(), and languageChange(). |
|
Definition at line 42 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(), and languageChange(). |
|
Definition at line 36 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(). |
|
Definition at line 35 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(), and languageChange(). |
|
Definition at line 39 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(), and languageChange(). |
|
Definition at line 38 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(), and languageChange(). |
|
Definition at line 43 of file classgeneratorconfigbase.h. Referenced by ClassGeneratorConfigBase(), and languageChange(). |
The documentation for this class was generated from the following files:
- languages/cpp/classgeneratorconfigbase.h
- languages/cpp/classgeneratorconfigbase.cpp