104 #ifdef E_BUILD_CORE_LIB
105 #define E_CORE_EXPORT Q_DECL_EXPORT
107 #define E_CORE_EXPORT Q_DECL_IMPORT
130 Q_FLAGS(AvailableActions)
188 Q_DECLARE_OPERATORS_FOR_FLAGS(EngSaS::AvailableActions)
QList< ESpreadsheet * > Spreadsheets
A type to replace QList with a shorter name.
Definition: eglobal.h:172
QList< EModuleListWidgetItem * > ModuleListWidgetItems
A type to replace QList with a shorter name.
Definition: eglobal.h:168
A spreadsheet, within a spreadsheet file.A spreadsheet consists of cells of type ESpreadsheetCell, which are ordered in rows and columns. An object of this type can be used to manipulate the hold data (see e. g. setData(ESpreadsheetCell)). To retrieve the cell content use data(int, int).
Definition: espreadsheet.h:58
Definition: eglobal.h:146
Definition: eglobal.h:183
Definition: eglobal.h:126
Definition: eglobal.h:182
Some definitions, used along LibEngsas.
Definition: eglobal.h:121
Definition: eglobal.h:138
A person, which should be mentioned at the EAboutDialog.
Definition: eaboutperson.h:30
Definition: eglobal.h:143
Definition: eglobal.h:140
Represents one command line argument or option.
Definition: ecmdlineoption.h:37
Definition: eglobal.h:141
Definition: eglobal.h:147
FileFilter
Used to define the filters for file endings should be for loading or saving.
Definition: eglobal.h:125
Definition: eglobal.h:145
Definition: eglobal.h:137
Definition: eglobal.h:139
Definition: eglobal.h:127
Definition: eglobal.h:142
QList< EAboutPerson * > AboutPersons
A type to replace QList with a shorter name.
Definition: eglobal.h:160
DatabaseType
Choose the type of the used database.
Definition: eglobal.h:181
An object to group ESetupWizardWidgets.
Definition: esetupwizardobject.h:31
Definition: eglobal.h:144
AvailableAction
Used to identify enabled standard actions of EMainWindow for active EWidget. The explizit definition ...
Definition: eglobal.h:135
QList< ESetupWizardObject * > SetupWizardObjects
A type to replace QList with a shorter name.
Definition: eglobal.h:164
QList< ECmdLineOption * > CmdLineOptions
A type to replacce QList with a shorter name.
Definition: eglobal.h:156