korganizer
KOMessageBox Class Reference
#include <komessagebox.h>
Detailed Description
Definition at line 34 of file komessagebox.h.
Static Public Member Functions | |
| static int | fourBtnMsgBox (QWidget *parent, QMessageBox::Icon type, const QString &text, const QString &caption=QString(), const KGuiItem &button1=KStandardGuiItem::yes(), const KGuiItem &button2=KStandardGuiItem::no(), const KGuiItem &button3=KStandardGuiItem::cont(), KMessageBox::Options options=KMessageBox::Notify) |
Member Function Documentation
| int KOMessageBox::fourBtnMsgBox | ( | QWidget * | parent, | |
| QMessageBox::Icon | type, | |||
| const QString & | text, | |||
| const QString & | caption = QString(), |
|||
| const KGuiItem & | button1 = KStandardGuiItem::yes(), |
|||
| const KGuiItem & | button2 = KStandardGuiItem::no(), |
|||
| const KGuiItem & | button3 = KStandardGuiItem::cont(), |
|||
| KMessageBox::Options | options = KMessageBox::Notify | |||
| ) | [static] |
Definition at line 31 of file komessagebox.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference