Command and log dock panel. More...
#include <dockcmdlog.h>
 Inheritance diagram for april::Gui::DockCmdLog:Public Member Functions | |
| DockCmdLog (MW *mw) | |
| constructor  | |
| virtual | ~DockCmdLog (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  | |
Command and log dock panel.