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


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