6 #ifndef SWIFT_GUI_COMPONENTS_COREINFOAREACOMPONENT_H
7 #define SWIFT_GUI_COMPONENTS_COREINFOAREACOMPONENT_H
10 #include <QScopedPointer>
21 class CCoreInfoAreaComponent;
26 class CCoreStatusComponent;
65 QSize getPreferredSizeWhenFloating(
int areaIndex)
const override;
68 const QPixmap &indexToPixmap(
int areaIndex)
const override;
Info area, hosting dockable widgets.
void toggleFloatingByIndex(int areaIndex)
Toggle floating of index.
void selectArea(int areaIndex)
Select area.
void selectArea(InfoArea infoArea)
Select area.
~CCoreInfoAreaComponent()
Destructor.
void toggleFloating(InfoArea infoArea)
Toggle floating of given area.
Display status information about the core.
GUI displaying log and status messages.
High level reusable GUI components.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.