score::PanelStatus Struct Reference

The PanelStatus struct. More...

Detailed Description

The PanelStatus struct.

Some metadata for the panels.

Public Member Functions

 PanelStatus (bool isShown, bool fixed, Qt::DockWidgetArea d, int prio, QString name, QString icon, const QKeySequence &sc)
 

Public Attributes

const bool shown
 
const bool fixed
 
const Qt::DockWidgetArea dock
 
const int priority
 
const QString prettyName
 
const QIcon icon
 
const QKeySequence shortcut
 

The documentation for this struct was generated from the following files: