Public Static Methods
- static void error (QWidget *parent,
const QString &text,
const QString &caption = QString::null)
- static void sorry (QWidget *parent,
const QString &text,
const QString &caption = QString::null)
Allows KIO classes to display dialog boxes with the correct
theme/style even in non-GUI apps like kded and kfmclient
void error (QWidget *parent,
const QString &text,
const QString &caption = QString::null)
| error |
[static]
Reimplemented from KMessageBox.
void sorry (QWidget *parent,
const QString &text,
const QString &caption = QString::null)
| sorry |
[static]
Reimplemented from KMessageBox.
Generated by: root on emperor on Tue Oct 9 11:40:49 2001, using kdoc 2.0a53. |