A workspace widget which can be used in the MDI application as top-level widget in the application main window. More...
#include <QtxWorkspace.h>

Public Slots | |
| void | tileVertical () |
| Tiles child windows vertically. More... | |
| void | tileHorizontal () |
| Tiles child windows horizontally. More... | |
Signals | |
| void | windowActivated (QWidget *) |
Public Member Functions | |
| QtxWorkspace (QWidget *=0) | |
| Constructor. More... | |
| virtual | ~QtxWorkspace () |
| Destructor. More... | |
Private Slots | |
| void | onSubWindowActivated (QMdiSubWindow *) |
Provides methods to tile child windows in horizontal or vertical direction.
| QtxWorkspace::QtxWorkspace | ( | QWidget * | parent = 0 | ) |
| parent | parent widget |
|
virtual |
|
privateslot |
References windowActivated().
|
slot |
|
slot |
|
signal |