|
|
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.
|
Constructor. Takes the same arguments as QDialog.
void |
[protected virtual]