|
|
A dialog box for sending bug reports. All the information needed by the dialog box (program name, version, bug-report address, etc.) comes from the KAboutData class. Make sure you create an instance of KAboutData and pass it to KCmdLineArgs.
| |
Creates a bug-report dialog. Note that you shouldn't have to do this manually, since KHelpMenu takes care of the menu item for "Report Bug..." and of creating a KBugReport dialog.
| ~ |
[virtual]
Destructor
| void |
[protected virtual slot]
"Configure email" has been clicked - this calls kcmshell System/email
| void |
[protected virtual slot]
Sets the "From" field from the e-mail configuration Called at creation time, but also after "Configure email" is closed.
| void |
[protected virtual slot]
The URL-Label "http://bugs.kde.org/" was clicked.
| void |
[protected virtual slot]
OK has been clicked
Reimplemented from KDialogBase
| void |
[protected virtual slot]
Cancel has been clicked
Reimplemented from KDialogBase