AppWizardDialogBase Class Reference
#include <appwizarddlgbase.h>
Inheritance diagram for AppWizardDialogBase:

Public Member Functions | |
AppWizardDialogBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~AppWizardDialogBase () | |
Public Attributes | |
QWidget * | generalPage |
QListView * | templates_listview |
QLabel * | icon_label |
QMultiLineEdit * | desc_textview |
QGroupBox * | GroupBox1 |
QLabel * | location_label |
QLabel * | author_label |
KURLRequester * | dest_edit |
QLineEdit * | appname_edit |
QLabel * | version_label |
QLabel * | appname_label |
QLineEdit * | version_edit |
QLabel * | license_label |
QComboBox * | license_combo |
QLineEdit * | author_edit |
QLabel * | email_label |
QLineEdit * | email_edit |
QLabel * | finalLoc_label |
QLabel * | TextLabel3 |
Protected Slots | |
virtual void | languageChange () |
virtual void | licenseChanged () |
virtual void | destButtonClicked (const QString &) |
virtual void | projectLocationChanged () |
virtual void | projectNameChanged () |
virtual void | templatesTreeViewClicked (QListViewItem *) |
virtual void | textChanged () |
Protected Attributes | |
QGridLayout * | generalPageLayout |
QGridLayout * | GroupBox1Layout |
Constructor & Destructor Documentation
|
Definition at line 37 of file appwizarddlgbase.cpp. References appname_edit, appname_label, AppWizardDialogBase(), author_edit, author_label, desc_textview, dest_edit, destButtonClicked(), email_edit, email_label, finalLoc_label, generalPage, generalPageLayout, GroupBox1, GroupBox1Layout, icon_label, languageChange(), license_combo, license_label, licenseChanged(), location_label, projectLocationChanged(), templates_listview, templatesTreeViewClicked(), textChanged(), TextLabel3, version_edit, and version_label. Referenced by AppWizardDialogBase(). |
|
Definition at line 177 of file appwizarddlgbase.cpp. |
Member Function Documentation
|
Reimplemented in AppWizardDialog. Definition at line 215 of file appwizarddlgbase.cpp. References destButtonClicked(). Referenced by AppWizardDialogBase(), and destButtonClicked(). |
|
Definition at line 186 of file appwizarddlgbase.cpp. References appname_label, author_label, desc_textview, email_label, finalLoc_label, generalPage, GroupBox1, license_combo, license_label, location_label, templates_listview, TextLabel3, version_edit, and version_label. Referenced by AppWizardDialogBase(). |
|
Reimplemented in AppWizardDialog. Definition at line 210 of file appwizarddlgbase.cpp. Referenced by AppWizardDialogBase(). |
|
Reimplemented in AppWizardDialog. Definition at line 220 of file appwizarddlgbase.cpp. Referenced by AppWizardDialogBase(). |
|
Reimplemented in AppWizardDialog. Definition at line 225 of file appwizarddlgbase.cpp. |
|
Reimplemented in AppWizardDialog. Definition at line 230 of file appwizarddlgbase.cpp. References templatesTreeViewClicked(). Referenced by AppWizardDialogBase(), and templatesTreeViewClicked(). |
|
Reimplemented in AppWizardDialog. Definition at line 235 of file appwizarddlgbase.cpp. Referenced by AppWizardDialogBase(). |
Member Data Documentation
|
Definition at line 47 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(). |
|
Definition at line 49 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), and languageChange(). |
|
Definition at line 53 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(). |
|
Definition at line 45 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), and languageChange(). |
|
Definition at line 42 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), and languageChange(). |
|
Definition at line 46 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(). |
|
Definition at line 55 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(). |
|
Definition at line 54 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), and languageChange(). |
|
Definition at line 56 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), and languageChange(). |
|
Definition at line 39 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), and languageChange(). |
|
Definition at line 60 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(). |
|
Definition at line 43 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), and languageChange(). |
|
Definition at line 61 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(). |
|
Definition at line 41 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(). |
|
Definition at line 52 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), and languageChange(). |
|
Definition at line 51 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), and languageChange(). |
|
Definition at line 44 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), and languageChange(). |
|
Definition at line 40 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), languageChange(), and AppWizardPart::slotNewProject(). |
|
Definition at line 57 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), and languageChange(). |
|
Definition at line 50 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), and languageChange(). |
|
Definition at line 48 of file appwizarddlgbase.h. Referenced by AppWizardDialogBase(), and languageChange(). |
The documentation for this class was generated from the following files:
- parts/appwizard/appwizarddlgbase.h
- parts/appwizard/appwizarddlgbase.cpp