#include <dialogs.h>
Public Member Functions | |
Questions (QString title, QStringList quest, bool *results, bool &ok, QWidget *parent=0) | |
Private Attributes | |
QCheckBox * | lab [50] |
QDialogButtonBox * | buttonBox |
Questions::Questions | ( | QString | title, |
QStringList | quest, | ||
bool * | results, | ||
bool & | ok, | ||
QWidget * | parent = 0 |
||
) |
QDialogButtonBox* Questions::buttonBox [private] |
QCheckBox* Questions::lab[50] [private] |