XCheckBox Class Reference
#include <xcheckbox.h>
List of all members.
Constructor & Destructor Documentation
XCheckBox::XCheckBox |
( |
QWidget * |
pParent = 0 |
) |
|
XCheckBox::~XCheckBox |
( |
|
) |
|
Member Function Documentation
virtual bool XCheckBox::defaultChecked |
( |
|
) |
const [inline, virtual] |
virtual QString XCheckBox::fieldName |
( |
|
) |
const [inline, virtual] |
virtual bool XCheckBox::forgetful |
( |
|
) |
const [inline, virtual] |
void XCheckBox::init |
( |
|
) |
[virtual, slot] |
void XCheckBox::setData |
( |
|
) |
[virtual, slot] |
virtual void XCheckBox::setDefaultChecked |
( |
bool |
p |
) |
[inline, virtual, slot] |
virtual void XCheckBox::setFieldName |
( |
QString |
p |
) |
[inline, virtual, slot] |
void XCheckBox::setForgetful |
( |
bool |
p |
) |
[virtual, slot] |
void XCheckBox::showEvent |
( |
QShowEvent * |
event |
) |
[protected, virtual] |
Member Data Documentation
Property Documentation
bool XCheckBox::defaultChecked [read, write] |
QString XCheckBox::fieldName [read, write] |
bool XCheckBox::forgetful [read, write] |
The documentation for this class was generated from the following files: