Contents Up Previous Next

wxPropertyValue: wxObject

The wxPropertyValue class represents the value of a property, and is normally associated with a wxProperty object.

A wxPropertyValue has one of the following types:

wxPropertyValue::wxPropertyValue
wxPropertyValue::~wxPropertyValue
wxPropertyValue::Append
wxPropertyValue::BoolValue
wxPropertyValue::BoolValuePtr
wxPropertyValue::ClearList
wxPropertyValue::Delete
wxPropertyValue::GetFirst
wxPropertyValue::GetLast
wxPropertyValue::GetModified
wxPropertyValue::GetNext
wxPropertyValue::GetStringRepresentation
wxPropertyValue::IntegerValue
wxPropertyValue::Insert
wxPropertyValue::IntegerValuePtr
wxPropertyValue::Nth
wxPropertyValue::Number
wxPropertyValue::RealValue
wxPropertyValue::RealValuePtr
wxPropertyValue::SetModified
wxPropertyValue::StringValue
wxPropertyValue::StringValuePtr
wxPropertyValue::Type
wxPropertyValue::operator =