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 |
QLineEdit * | author_edit |
QLabel * | author_label |
QLabel * | TextLabel5 |
QPushButton * | ok_button |
QPushButton * | cancel_button |
QLineEdit * | email_edit |
QComboBox * | project_combo |
QLabel * | project_label |
QFrame * | line1 |
KURLRequester * | urlinput_edit |
Protected Slots | |
virtual void | languageChange () |
virtual void | dirButtonClicked () |
Protected Attributes | |
QGridLayout * | import_dialogLayout |
QSpacerItem * | Spacer1 |
QSpacerItem * | Spacer2 |
QHBoxLayout * | Layout1 |
QSpacerItem * | Spacer3 |
Constructor & Destructor Documentation
|
Definition at line 33 of file importdlgbase.cpp. References author_edit, author_label, cancel_button, dir_label, email_edit, fetchModuleButton, import_dialogLayout, ImportDialogBase(), languageChange(), Layout1, line1, name_edit, name_label, ok_button, project_combo, project_label, Spacer1, Spacer2, Spacer3, textLabel1, TextLabel5, urlinput_edit, and vcsCombo. Referenced by ImportDialogBase(). |
|
Definition at line 152 of file importdlgbase.cpp. |
Member Function Documentation
|
Definition at line 175 of file importdlgbase.cpp. |
|
Reimplemented in ImportDialog. Definition at line 180 of file importdlgbase.cpp. |
|
Definition at line 161 of file importdlgbase.cpp. References author_label, cancel_button, dir_label, fetchModuleButton, name_label, ok_button, project_label, textLabel1, and TextLabel5. Referenced by ImportDialogBase(). |
Member Data Documentation
|
Definition at line 41 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 42 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 45 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 35 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 46 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 37 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 56 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 59 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 49 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 40 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 39 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 44 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 47 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 48 of file importdlgbase.h. Referenced by ImportDialogBase(), and languageChange(). |
|
Definition at line 57 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 58 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 60 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 38 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 50 of file importdlgbase.h. Referenced by ImportDialogBase(). |
|
Definition at line 36 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