Public Member Functions | |
| CHelloWorldQueryDialog (TDes &aBuf, HBufC *aDefInput) | |
| virtual | ~CHelloWorldQueryDialog () |
CHelloWorldQueryDialog class. This class is used to query the user for text information
Definition at line 29 of file helloworldbasicquerydialog.h.
| CHelloWorldQueryDialog::CHelloWorldQueryDialog | ( | TDes & | aBuf, | |
| HBufC * | aDefInput | |||
| ) |
C++ default constructor.
| aBuf | buffer to store the input | |
| aDefInput | default input for the dialog |
Definition at line 26 of file helloworldbasicquerydialog.cpp.
| virtual CHelloWorldQueryDialog::~CHelloWorldQueryDialog | ( | ) | [virtual] |
Destructor.
Definition at line 43 of file helloworldbasicquerydialog.h.
1.6.2