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. | |
| void | tileHorizontal () |
| Tiles child windows horizontally. | |
Public Member Functions | |
| QtxWorkspace (QWidget *=0) | |
| Constructor. | |
| virtual | ~QtxWorkspace () |
| Destructor. | |
Provides methods to tile child windows in horizontal or vertical direction.
| QtxWorkspace::QtxWorkspace | ( | QWidget * | parent = 0 | ) |
| parent | parent widget |
| QtxWorkspace::~QtxWorkspace | ( | ) | [virtual] |
| void QtxWorkspace::tileVertical | ( | ) | [slot] |
| void QtxWorkspace::tileHorizontal | ( | ) | [slot] |