Inheritance diagram for DzStringProperty:

Constructors | |
| DzStringProperty (String name, Boolean isUserProperty) | |
Methods | |
| String | getValue () |
| Boolean | setValue (String val) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
| name | The name of this property. | |
| isUserProperty | If true, create a user property. User properties are properties that can be added/deleted by users. |
| QString DzStringProperty::getValue | ( | ) |
| bool DzStringProperty::setValue | ( | String | val | ) |
Set the string value.