FACT++  1.0
DockWindow Class Reference

A main window which can be used to display a QDockWidget from a tab. More...

#include <DockWindow.h>

+ Inheritance diagram for DockWindow:
+ Collaboration diagram for DockWindow:

Public Member Functions

 DockWindow (QDockWidget *d, const QString &name)
 

Protected Member Functions

void closeEvent (QCloseEvent *)
 

Private Attributes

QDockWidget * fDockWidget
 
QTabWidget * fTabWidget
 

Detailed Description

A main window which can be used to display a QDockWidget from a tab.

Definition at line 10 of file DockWindow.h.


The documentation for this class was generated from the following files: