![]() |
XII Release 0.1.0
|
Add this attribute a string property that should be interpreted as expression source. More...
#include <ExpressionDeclarations.h>
Public Member Functions | |
xiiExpressionWidgetAttribute (const char *szInputsProperty, const char *szOutputProperty) | |
const char * | GetInputsProperty () const |
const char * | GetOutputsProperty () const |
![]() | |
virtual const xiiRTTI * | GetDynamicRTTI () 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 const xiiRTTI * | GetStaticRTTI () |
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.