6 #include "ui_coreinfoareacomponent.h"
16 CCoreInfoAreaComponent::CCoreInfoAreaComponent(QWidget *parent)
35 case InfoAreaLog:
return QSize(400, 300);
36 default:
return QSize(400, 300);
45 case InfoAreaLog:
return CIcons::appLog16();
46 default:
return CIcons::statusBar16();
Info area, hosting dockable widgets.
void initInfoArea()
Init area after(!) GUI is initialized.
void toggleTabBarLocked(bool locked)
Toogle lock tabbar.
virtual const QPixmap & indexToPixmap(int areaIndex) const
Info area (index) to icon.
CLogComponent * getLogComponent()
Log messages.
virtual ~CCoreInfoAreaComponent()
Destructor.
CCoreStatusComponent * getStatusComponent()
Simulator.
virtual QSize getPreferredSizeWhenFloating(int areaIndex) const
Preferred size when floating (size hint)
Display status information about the core.
GUI displaying log and status messages.
High level reusable GUI components.
Free functions in swift::misc.