DockWidget Class Reference
#include <dock_widget.hh>
Signals |
void | OnClose (QDockWidget *dock) |
Public Member Functions |
| DockWidget (const QString &title, QWidget *parent=0, Qt::WindowFlags flags=0) |
virtual void | closeEvent (QCloseEvent *e) |
Detailed Description
Definition at line 34 of file dock_widget.hh.
Constructor & Destructor Documentation
DockWidget |
( |
const QString & |
title, |
|
|
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
flags = 0 | |
|
) |
| | |
Member Function Documentation
virtual void closeEvent |
( |
QCloseEvent * |
e |
) |
[virtual] |
void OnClose |
( |
QDockWidget * |
dock |
) |
[signal] |
The documentation for this class was generated from the following file: