6 #ifndef SWIFT_GUI_DATAMAININFOAREACOMPONENT_H
7 #define SWIFT_GUI_DATAMAININFOAREACOMPONENT_H
10 #include <QScopedPointer>
21 class CDataMainInfoAreaComponent;
25 class CDataInfoAreaComponent;
26 class CDbMappingComponent;
28 class CDataSettingsComponent;
76 virtual QSize getPreferredSizeWhenFloating(
int areaIndex)
const override;
79 virtual const QPixmap &indexToPixmap(
int areaIndex)
const override;
82 QScopedPointer<Ui::CDataMainInfoAreaComponent> ui;
Info area, hosting dockable widgets.
Info area containing the DB data (models, liveries ...)
Main info area for data entry tool.
GUI displaying log and status messages.
High level reusable GUI components.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.