KDialog Class Reference

[kdeui Index] [kdeui Hierarchy] [Headers]


KDialog More...

#include <kwizard.h>

Inherits: QDialog (qt)

Public Members

Protected Members


Detailed Description

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.


KDialog(QWidget *parent = 0, const char *name = 0, bool modal = false, WFlags f = 0) [public]

Constructor. Takes the same arguments as QDialog.


  • Author: Thomas Tanghus <tanghus@earthling.net>
  • Version: 0.1.1
  • Documentation generated by tasin@cd1 on Die Nov 30 17:31:44 CET 1999
Kdoc