XII Release 0.1.0
Loading...
Searching...
No Matches
xiiExpressionWidgetAttribute Class Reference

Add this attribute a string property that should be interpreted as expression source. More...

#include <ExpressionDeclarations.h>

Inheritance diagram for xiiExpressionWidgetAttribute:
[legend]

Public Member Functions

 xiiExpressionWidgetAttribute (const char *szInputsProperty, const char *szOutputProperty)
 
const char * GetInputsProperty () const
 
const char * GetOutputsProperty () const
 
- Public Member Functions inherited from xiiReflectedClass
virtual const xiiRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const xiiRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T>
XII_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 

Additional Inherited Members

- Static Public Member Functions inherited from xiiNoBase
static const xiiRTTIGetStaticRTTI ()
 

Detailed Description

Add this attribute a string property that should be interpreted as expression source.

The Inputs/Outputs property reference another array property on the same object that contains objects with a name and a type property that can be used for real time error checking of the expression source.


The documentation for this class was generated from the following file: