8 #include "ui_showhidebar.h"
Show or hide (expand / collapse) another section.
virtual ~CShowHideBar()
Destructor.
void toggleShowHide(bool show)
Show or hide cockpit details.
bool isShown() const
Is shown?
CShowHideBar(QWidget *parent=nullptr)
Constructor.