[kio Index] [kio Hierarchy] [Headers]
KDialog More...
#include <kwizard.h>
Inherits: QDialog (qt)
KDialog inherits QDialog. So far the only difference is that if the dialog is modeless and has a parent the default keybindings (escape = reject(), enter = accept() etc.) are disabled.
[public]
Constructor. Takes the same arguments as QDialog.
| Kdoc |