Informations about the world. More...
#include <dockworld.h>
Public Member Functions | |
DockWorld (MW *mw) | |
constructor; | |
virtual | ~DockWorld (void) |
destructor; | |
Public Member Functions inherited from april::Gui::Dock | |
Dock (MW *mw, const QString &s_text) | |
constructor; | |
virtual | ~Dock (void) |
destructor; | |
QAction * | action (void) |
the embedded action | |
MW * | mainWindow (void) const |
parent main window | |
QDockWidget * | dock (void) const |
the action used to show-hide the widget |
Protected Member Functions | |
void | construct (void) |
used to construct the widget | |
void | deconstruct (void) |
used to destruct the widget |
Informations about the world.