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