All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
on_property_changed_trigger_properties.h File Reference

Functions

string getSourceNode () const
 Gets the value of SourceNodeProperty. More...
 
void setSourceNode (string value)
 Sets the value of SourceNodeProperty. More...
 
string getSourcePropertyType () const
 Gets the value of SourcePropertyTypeProperty. More...
 
void setSourcePropertyType (string value)
 Sets the value of SourcePropertyTypeProperty. More...
 

Variables

static PropertyType< string > SourceNodeProperty
 SourceNode property. More...
 
static PropertyType< string > SourcePropertyTypeProperty
 SourcePropertyType property. More...
 

Function Documentation

string getSourceNode ( ) const

Gets the value of SourceNodeProperty.

See also
setSourceNode()
void setSourceNode ( string  value)

Sets the value of SourceNodeProperty.

See also
getSourceNode()
string getSourcePropertyType ( ) const
void setSourcePropertyType ( string  value)

Variable Documentation

PropertyType<string> SourceNodeProperty
static

SourceNode property.

The default value is ".".

See also
setSourceNode(), getSourceNode()
PropertyType<string> SourcePropertyTypeProperty
static

SourcePropertyType property.

The default value is "".

See also
setSourcePropertyType(), getSourcePropertyType()