ImportDialogBase Class Reference
#include <importdlgbase.h>
Inheritance diagram for ImportDialogBase:


Public Slots | |
virtual void | dirChanged () |
Public Member Functions | |
ImportDialogBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~ImportDialogBase () | |
Public Attributes | |
QLabel * | dir_label |
QComboBox * | vcsCombo |
QPushButton * | fetchModuleButton |
QLabel * | textLabel1 |
QLabel * | name_label |
QLineEdit * | name_edit |
QPushButton * | ok_button |
QPushButton * | cancel_button |
QComboBox * | project_combo |
QLabel * | project_label |
QFrame * | line1 |
KURLRequester * | urlinput_edit |
QLabel * | TextLabel5 |
QLineEdit * | email_edit |
QLineEdit * | author_edit |
QLabel * | author_label |
QCheckBox * | infrastructureBox |
Protected Slots | |
virtual void | languageChange () |
virtual void | dirButtonClicked () |
virtual void | projectTypeChanged (const QString &) |
virtual void | projectTypeChanged (int) |
Protected Attributes | |
QGridLayout * | import_dialogLayout |
QSpacerItem * | Spacer2 |
QSpacerItem * | Spacer1 |
QHBoxLayout * | Layout1 |
QSpacerItem * | Spacer3 |
Constructor & Destructor Documentation
|
Definition at line 34 of file importdlgbase.cpp. References author_edit, author_label, cancel_button, dir_label, email_edit, fetchModuleButton, import_dialogLayout, infrastructureBox, languageChange(), Layout1, line1, name_edit, name_label, ok_button, project_combo, project_label, projectTypeChanged(), Spacer1, Spacer2, Spacer3, textLabel1, TextLabel5, urlinput_edit, and vcsCombo. |
|
Definition at line 163 of file importdlgbase.cpp. |
Member Function Documentation
|
Definition at line 187 of file importdlgbase.cpp. |
|
Reimplemented in ImportDialog. Definition at line 192 of file importdlgbase.cpp. |
|
Definition at line 172 of file importdlgbase.cpp. References author_label, cancel_button, dir_label, fetchModuleButton, infrastructureBox, name_label, ok_button, project_label, textLabel1, and TextLabel5. Referenced by ImportDialogBase(). |
|
Reimplemented in ImportDialog. Definition at line 202 of file importdlgbase.cpp. |
|
Reimplemented in ImportDialog. Definition at line 197 of file importdlgbase.cpp. Referenced by ImportDialogBase(). |
Member Data Documentation
|
Definition at line 50 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 51 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 43 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 36 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 49 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 38 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 58 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 52 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 61 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 46 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 41 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 40 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 42 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 44 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 45 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 60 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 59 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 62 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 39 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 48 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 47 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 37 of file importdlgbase.h. Referenced by ImportDialogBase(). |
The documentation for this class was generated from the following files:
- parts/appwizard/importdlgbase.h
- parts/appwizard/importdlgbase.cpp