keduca
KGroupEduca Class Reference
#include <kgroupeduca.h>
Inheritance diagram for KGroupEduca:

Public Types | |
enum | ButtonType { Radio, Check } |
Public Member Functions | |
void | clearAnswers () |
void | insertAnswer (const QString &text) |
bool | isChecked (int id) |
KGroupEduca (QWidget *parent=0, const char *name=0) | |
void | setType (ButtonType Type) |
~KGroupEduca () | |
Protected Attributes | |
QVBox * | _vbox2 |
Detailed Description
Definition at line 28 of file kgroupeduca.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
KGroupEduca::KGroupEduca | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
Definition at line 25 of file kgroupeduca.cpp.
KGroupEduca::~KGroupEduca | ( | ) |
Definition at line 40 of file kgroupeduca.cpp.
Member Function Documentation
void KGroupEduca::clearAnswers | ( | ) |
void KGroupEduca::insertAnswer | ( | const QString & | text | ) |
bool KGroupEduca::isChecked | ( | int | id | ) |
void KGroupEduca::setType | ( | ButtonType | Type | ) |
Member Data Documentation
QVBox* KGroupEduca::_vbox2 [protected] |
Definition at line 46 of file kgroupeduca.h.
The documentation for this class was generated from the following files: