trikRuntime
trikScriptRunner::TrikScriptRunnerInterface::Helper Struct Reference

#include <trikScriptRunnerInterface.h>

Signals

static void collectMethodNames (QSet< QString > &result, const QMetaObject *obj)
 Helper function collects all methods names from given metaObject. More...
 

Member Function Documentation

void TrikScriptRunnerInterface::Helper::collectMethodNames ( QSet< QString > &  result,
const QMetaObject *  obj 
)
staticsignal

Helper function collects all methods names from given metaObject.

If the returnType of given method name is registered in metaobject system, newMetaObject is constructed and procedure is called recursively for it.


The documentation for this struct was generated from the following files: