The list of IDs. More...
#include <dockids.h>
 Inheritance diagram for april::Gui::DockIds:Public Member Functions | |
| DockIds (MW *mw) | |
| constructor;  | |
| virtual | ~DockIds (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  | |
The list of IDs.