#include </home/clem/local/src/opie/noncore/settings/packagemanager/promptdlg.h>
Public Member Functions | |
| PromptDlg (const QString &caption=QString::null, const QString &text=QString::null, const QString &btn1=QString::null, const QString &btn2=QString::null, QWidget *parent=0x0) | |
| int | display () |
| int | btnPressed () |
Static Public Member Functions | |
| static int | ask (const QString &caption=QString::null, const QString &text=QString::null, const QString &btn1=QString::null, const QString &btn2=QString::null, QWidget *parent=0x0) |
Private Slots | |
| void | slotBtn1Clicked () |
| void | slotBtn2Clicked () |
Private Attributes | |
| int | m_btnClicked |
|
||||||||||||||||||||||||
|
Definition at line 40 of file promptdlg.cpp. References slotBtn1Clicked(), and slotBtn2Clicked(). Referenced by ask(). |
|
||||||||||||||||||||||||
|
Definition at line 122 of file promptdlg.cpp. References display(), PromptDlg(), and rc. Referenced by MainWindow::slotApply(). |
|
|
Definition at line 46 of file promptdlg.h. References m_btnClicked. |
|
|
Definition at line 61 of file promptdlg.cpp. References height, list, m_btnClicked, p, qApp, and width. Referenced by ask(). |
|
|
Definition at line 131 of file promptdlg.cpp. References m_btnClicked, and qApp. Referenced by PromptDlg(). |
|
|
Definition at line 137 of file promptdlg.cpp. References m_btnClicked, and qApp. Referenced by PromptDlg(). |
|
|
Definition at line 53 of file promptdlg.h. Referenced by btnPressed(), display(), slotBtn1Clicked(), and slotBtn2Clicked(). |
1.4.2