Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

QuestionDlg Class Reference

#include </home/clem/local/src/opie/noncore/settings/aqpkg/mainwin.h>

List of all members.

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


Constructor & Destructor Documentation

QuestionDlg::QuestionDlg const QString caption,
const QString text,
const QString secondbtn
 

Definition at line 1209 of file mainwin.cpp.

References btn1, btn2, executing, FALSE, l, slotButtonPressed(), and tr.


Member Function Documentation

int QuestionDlg::exec  ) 
 

Definition at line 1232 of file mainwin.cpp.

References buttonpressed, executing, qApp, and TRUE.

Referenced by MainWindow::dealWithItem().

void QuestionDlg::slotButtonPressed  )  [private, slot]
 

Definition at line 1245 of file mainwin.cpp.

References btn1, btn2, buttonpressed, and qApp.

Referenced by QuestionDlg().


Member Data Documentation

QPushButton* QuestionDlg::btn1 [private]
 

Definition at line 166 of file mainwin.h.

Referenced by QuestionDlg(), and slotButtonPressed().

QPushButton* QuestionDlg::btn2 [private]
 

Definition at line 167 of file mainwin.h.

Referenced by QuestionDlg(), and slotButtonPressed().

int QuestionDlg::buttonpressed [private]
 

Definition at line 170 of file mainwin.h.

Referenced by exec(), and slotButtonPressed().

bool QuestionDlg::executing [private]
 

Definition at line 169 of file mainwin.h.

Referenced by exec(), and QuestionDlg().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:49:55 2005 for OPIE by  doxygen 1.4.2