#include <xcheckbox.h>
| XCheckBox::XCheckBox |
( |
QWidget * |
pParent = 0 | ) |
|
| XCheckBox::XCheckBox |
( |
const QString & |
pText, |
|
|
QWidget * |
pParent = 0 |
|
) |
| |
| XCheckBox::~XCheckBox |
( |
| ) |
|
| virtual bool XCheckBox::defaultChecked |
( |
| ) |
const |
|
inlinevirtual |
| virtual QString XCheckBox::fieldName |
( |
| ) |
const |
|
inlinevirtual |
| virtual bool XCheckBox::forgetful |
( |
| ) |
const |
|
inlinevirtual |
| void XCheckBox::setData |
( |
| ) |
|
|
virtual |
| virtual void XCheckBox::setDefaultChecked |
( |
bool |
p | ) |
|
|
inlinevirtualslot |
| virtual void XCheckBox::setFieldName |
( |
QString |
p | ) |
|
|
inlinevirtual |
| void XCheckBox::setForgetful |
( |
bool |
p | ) |
|
|
virtual |
| void XCheckBox::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtual |
| bool XCheckBox::defaultChecked |
|
readwrite |
| QString XCheckBox::fieldName |
|
readwrite |
| bool XCheckBox::forgetful |
|
readwrite |
The documentation for this class was generated from the following files: