21 #ifndef ESETUPWIZARD_H
22 #define ESETUPWIZARD_H
60 ESetupWizard (QWidget *parent = 0, Qt::WindowFlags fl = 0);
73 void setLogo(QIcon logo);
79 void setApplicationName(QString name);
108 Ui::ESetupWizard *
ui;
111 #endif // SETUPWIZARD_H
QString firstTitle
Definition: esetupwizard.h:98
Definition: eaboutdialog.h:28
bool needed
Definition: esetupwizard.h:100
#define E_CORE_EXPORT
Definition: eglobal.h:107
A wizard to setup all needed settings and stuff like databases.
Definition: esetupwizard.h:56
QString shortName
Definition: esetupwizard.h:99
Mostly the same as EWidget but for QDialog as base class.
Definition: edialog.h:54
Ui::ESetupWizard * ui
Definition: esetupwizard.h:108
EngSaS::SetupWizardObjects objects
Definition: esetupwizard.h:101
EngSaS::SetupWizardObjects autoAddedObjects
Definition: esetupwizard.h:107
An object to group ESetupWizardWidgets.
Definition: esetupwizardobject.h:31
QList< ESetupWizardObject * > SetupWizardObjects
A type to replace QList with a shorter name.
Definition: eglobal.h:164