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

InputBox Class Reference

#include </home/clem/local/src/opie/noncore/games/kbill/inputbox.h>

List of all members.

Public Member Functions

 InputBox (QWidget *parent=0, const char *name=0, const char *caption=0, const char *text=0)
 ~InputBox ()
QString getText () const

Private Attributes

QPushButton * ok
QPushButton * cancel
QLabel * question
QLineEdit * input


Constructor & Destructor Documentation

InputBox::InputBox QWidget *  parent = 0,
const char *  name = 0,
const char *  caption = 0,
const char *  text = 0
 

Definition at line 19 of file inputbox.cpp.

InputBox::~InputBox  ) 
 

Definition at line 41 of file inputbox.cpp.

References cancel, input, ok, and question.


Member Function Documentation

QString InputBox::getText  )  const
 

Definition at line 48 of file inputbox.cpp.

References input.

Referenced by UI::popup_dialog().


Member Data Documentation

QPushButton * InputBox::cancel [private]
 

Definition at line 34 of file inputbox.h.

Referenced by ~InputBox().

QLineEdit* InputBox::input [private]
 

Definition at line 36 of file inputbox.h.

Referenced by getText(), and ~InputBox().

QPushButton* InputBox::ok [private]
 

Definition at line 34 of file inputbox.h.

Referenced by ~InputBox().

QLabel* InputBox::question [private]
 

Definition at line 35 of file inputbox.h.

Referenced by ~InputBox().


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