#include <property_data.h>
Inheritance diagram for BoolProperty:


Public Member Functions | |
| BoolProperty (const char *, const QString &, PropertyData *, bool) | |
| QWidget * | createEditor (QWidget *) |
| void | updateEditor (QWidget *) |
| BoolProperty::BoolProperty | ( | const char * | , | |
| const QString & | , | |||
| PropertyData * | , | |||
| bool | ||||
| ) |
| QWidget * BoolProperty::createEditor | ( | QWidget * | ) | [virtual] |
Reimplemented from AbstractProperty.
| void BoolProperty::updateEditor | ( | QWidget * | ) | [virtual] |
Reimplemented from AbstractProperty.
1.4.7