Properties of current selection. More...
#include <dockcrtsel.h>
Inheritance diagram for april::Gui::DockCrtSel:Public Member Functions | |
| DockCrtSel (MW *mw) | |
| constructor; | |
| virtual | ~DockCrtSel (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 | |
Properties of current selection.