|
QCAD Application Framework
CAD Application Development and Automation.
|
This is the complete list of members for REcmaHelper, including all inherited members.
| fromScriptValue(QScriptEngine *engine, QScriptValue scriptValue, QList< QSharedPointer< RShape > > &cppValue) | REcmaHelper | static |
| fromScriptValue(QScriptEngine *engine, QScriptValue scriptValue, QList< T > &cppValue) | REcmaHelper | inlinestatic |
| fromScriptValue(QScriptEngine *engine, QScriptValue scriptValue, QSet< T > &cppValue) | REcmaHelper | inlinestatic |
| functionEnd(const QString &name, QScriptContext *context, QScriptEngine *engine) | REcmaHelper | static |
| functionStart(const QString &name, QScriptContext *context, QScriptEngine *engine) | REcmaHelper | static |
| listToScriptValue(QScriptEngine *engine, const QList< QSharedPointer< RShape > > &cppValue) | REcmaHelper | static |
| listToScriptValue(QScriptEngine *engine, const QList< T > &cppValue) | REcmaHelper | inlinestatic |
| pairListToScriptValue(QScriptEngine *engine, const QList< QPair< T1, T2 > > &cppValue) | REcmaHelper | inlinestatic |
| registerFunction(QScriptEngine *engine, QScriptValue *proto, QScriptEngine::FunctionSignature fun, const QString &name) | REcmaHelper | static |
| scriptValueTo(QScriptValue v) | REcmaHelper | inlinestatic |
| setToScriptValue(QScriptEngine *engine, const QSet< T > &cppValue) | REcmaHelper | inlinestatic |
| shellFunctionCounter | REcmaHelper | static |
| shellFunctionEnd(const QString &name, QScriptEngine *engine) | REcmaHelper | static |
| shellFunctionStart(const QString &name, QScriptEngine *engine) | REcmaHelper | static |
| throwError(const QString &message, QScriptContext *context) | REcmaHelper | static |
| toScriptValue(QScriptEngine *engine, const QMap< QString, QString > &cppValue) | REcmaHelper | static |
| toScriptValue(QScriptEngine *engine, RGraphicsView *cppValue) | REcmaHelper | static |
| toScriptValue(QScriptEngine *engine, RGraphicsScene *cppValue) | REcmaHelper | static |
| toScriptValue(QScriptEngine *engine, RShape *cppValue) | REcmaHelper | static |
| toScriptValue(QScriptEngine *engine, QSharedPointer< RShape > &cppValue) | REcmaHelper | static |
| toScriptValue(QScriptEngine *engine, QSharedPointer< REntity > &cppValue) | REcmaHelper | static |
| toScriptValue(QScriptEngine *engine, REntity *cppValue) | REcmaHelper | static |
| toScriptValue(QScriptEngine *engine, QSharedPointer< REntityData > &cppValue) | REcmaHelper | static |
| toScriptValue(QScriptEngine *engine, const QVariant &cppValue) | REcmaHelper | static |
| toVariant(const QSharedPointer< RShape > &cppValue) | REcmaHelper | static |
| tryCast(QScriptEngine *engine, QSharedPointer< RShape > &cppValue) | REcmaHelper | inlinestatic |
| tryCast(QScriptEngine *engine, RShape *cppValue) | REcmaHelper | inlinestatic |
| tryCast(QScriptEngine *engine, QSharedPointer< REntity > &cppValue) | REcmaHelper | inlinestatic |
| tryCast(QScriptEngine *engine, REntity *cppValue) | REcmaHelper | inlinestatic |
| tryCast(QScriptEngine *engine, QSharedPointer< REntityData > &cppValue) | REcmaHelper | inlinestatic |