#include <dialogs.h>
List of all members.
Public Member Functions |
| QuestionForm (QString title, QString descr, QStringList quest, QStringList sug, QStringList &ans, bool &ok, QWidget *parent=0) |
Private Attributes |
QLabel * | lab0 |
QLabel * | lab [50] |
QLineEdit * | qEdit [50] |
QDialogButtonBox * | buttonBox |
Detailed Description
Question forms
Constructor & Destructor Documentation
QuestionForm::QuestionForm |
( |
QString |
title, |
|
|
QString |
descr, |
|
|
QStringList |
quest, |
|
|
QStringList |
sug, |
|
|
QStringList & |
ans, |
|
|
bool & |
ok, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file: