#include </home/clem/local/src/opie/noncore/settings/aqpkg/mainwin.h>
Public Member Functions | |
| QuestionDlg (const QString &caption, const QString &text, const QString &secondbtn) | |
| int | exec () |
Private Slots | |
| void | slotButtonPressed () |
Private Attributes | |
| QPushButton * | btn1 |
| QPushButton * | btn2 |
| bool | executing |
| int | buttonpressed |
|
||||||||||||||||
|
Definition at line 1209 of file mainwin.cpp. References btn1, btn2, executing, FALSE, l, slotButtonPressed(), and tr. |
|
|
Definition at line 1232 of file mainwin.cpp. References buttonpressed, executing, qApp, and TRUE. Referenced by MainWindow::dealWithItem(). |
|
|
Definition at line 1245 of file mainwin.cpp. References btn1, btn2, buttonpressed, and qApp. Referenced by QuestionDlg(). |
|
|
Definition at line 166 of file mainwin.h. Referenced by QuestionDlg(), and slotButtonPressed(). |
|
|
Definition at line 167 of file mainwin.h. Referenced by QuestionDlg(), and slotButtonPressed(). |
|
|
Definition at line 170 of file mainwin.h. Referenced by exec(), and slotButtonPressed(). |
|
|
Definition at line 169 of file mainwin.h. Referenced by exec(), and QuestionDlg(). |
1.4.2