#include <windowdlg.h>
Inheritance diagram for WindowDlg:
Public Slots | |
void | close_slot () |
void | iconify_slot () |
void | cascade_slot () |
void | new_slot () |
void | ok_slot () |
void | switchWindow (const QString &) |
void | tile_slot () |
Public Member Functions | |
WindowDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
Protected Member Functions | |
void | updateListView () |
|
cascades all windows |
|
closes selected window |
|
iconifies selected window |
|
creates new window |
|
makes selected window being the current and closes the dialog |
|
switches to given window |
|
tiles all windows |
|
creates all list entries |