K3DockManager::MenuDockData Struct Reference
Public Member Functions | |
| MenuDockData (K3DockWidget *_dock, bool _hide) | |
| ~MenuDockData () | |
Public Attributes | |
| K3DockWidget * | dock |
| bool | hide |
Detailed Description
A data structure containing data about every dockwidget that is under control.
Constructor & Destructor Documentation
| K3DockManager::MenuDockData::MenuDockData | ( | K3DockWidget * | _dock, |
| bool | _hide | ||
| ) | [inline] |
Definition at line 1093 of file k3dockwidget.h.
| K3DockManager::MenuDockData::~MenuDockData | ( | ) | [inline] |
Definition at line 1098 of file k3dockwidget.h.
Member Data Documentation
Definition at line 1100 of file k3dockwidget.h.
Definition at line 1101 of file k3dockwidget.h.
The documentation for this struct was generated from the following file:
KDE 4.7 API Reference