april  1.0.0
...
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
april::Gui::Dock Class Reference

Represents the base class for a docking panel. More...

#include <dock.h>

+ Inheritance diagram for april::Gui::Dock:

Public Member Functions

 Dock (MW *mw, const QString &s_text)
 constructor;
virtual ~Dock (void)
 destructor;
QAction * action (void)
 the embedded action
MWmainWindow (void) const
 parent main window
QDockWidget * dock (void) const
 the action used to show-hide the widget

Protected Member Functions

virtual void construct (void)=0
 used to construct the widget
virtual void deconstruct (void)=0
 used to destruct the widget

Detailed Description

Represents the base class for a docking panel.


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