#include <property_data.h>
Inheritance diagram for BrushProperty:
Public Member Functions | |
BrushProperty (const char *, const QString &, PropertyData *, const QBrush &) | |
QVariant | value () const |
Private Attributes | |
QStringList | m_brushStyle |
BrushProperty::BrushProperty | ( | const char * | , | |
const QString & | , | |||
PropertyData * | , | |||
const QBrush & | ||||
) |
QVariant BrushProperty::value | ( | ) | const [virtual] |
Reimplemented from AbstractProperty.
QStringList BrushProperty::m_brushStyle [private] |