-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
This is from @thebootroo in the QtMob slack.
instead of eval, just create some C++ component, use QQmlScriptString to pass code to it, and then execute it with QQmlExpression by passing the QQmlContext of your choice (either engine's root context, or object-specific sub context, or some dynamically created sandbox-like context)
Metadata
Metadata
Assignees
Labels
No labels