DzStringProperty Class Reference
[Property Objects]

A static (non-animatable) string property. More...

Inheritance diagram for DzStringProperty:

DzProperty DzBase QObject Object DzFileProperty List of all members.

Constructors

 DzStringProperty (String name, Boolean isUserProperty)

Methods

String getValue ()
Boolean setValue (String val)

Detailed Description

A static (non-animatable) string property.


Constructor & Destructor Documentation

DzStringProperty::DzStringProperty ( String  name,
Boolean  isUserProperty 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Parameters:
name The name of this property.
isUserProperty If true, create a user property. User properties are properties that can be added/deleted by users.


Member Function Documentation

QString DzStringProperty::getValue (  ) 

Returns:
The string value of this property.

bool DzStringProperty::setValue ( String  val  ) 

Set the string value.


Generated on Thu Sep 24 12:21:15 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.