9 #include "ui_cockpitinfoareacomponent.h"
18 CCockpitInfoAreaComponent::CCockpitInfoAreaComponent(QWidget *parent)
33 return QSize(600, 400);
41 case InfoAreaAudio:
return CIcons::appAudio16();
42 case InfoAreaNotifications:
return CIcons::appVoiceRooms16();
43 case InfoAreaAdvanced:
return CIcons::appSettings16();
44 default:
return CIcons::empty();
Info area, hosting dockable widgets.
void setTabBarPosition(QTabWidget::TabPosition position)
Tab position for docked widgets tab.
void initInfoArea()
Init area after(!) GUI is initialized.
void toggleTabBarLocked(bool locked)
Toogle lock tabbar.
The cockpit itself is part of the main info area, but itself also an info area. hence windows can be ...
virtual const QPixmap & indexToPixmap(int areaIndex) const
Info area (index) to icon.
virtual ~CCockpitInfoAreaComponent()
Destructor.
virtual QSize getPreferredSizeWhenFloating(int areaIndex) const
Preferred size when floating (size hint)
High level reusable GUI components.
Free functions in swift::misc.