|
Cutelee
6.1.0
|

Public Member Functions | |
| ScriptableContext (Context *c, QObject *parent={}) | |
| Context * | context () |
| void | insert (const QString &name, const QVariant &variant) |
| QVariant | lookup (const QString &name) |
| void | pop () |
| void | push () |
| Q_INVOKABLE QString | render (const QList< QObject * > &list) const |
Definition at line 34 of file scriptablecontext.h.