Skip to content

Conversation

@mdkcore0
Copy link
Member

These commits fixes the build of Quasei-Engine of Qt5

But we still having no QuasiScriptBehavior functions working yet, as Qt5 has some problem on its scripts classes (QQmlExpression and QQmlScriptString)

Signed-off-by: Rodrigo Goncalves de Oliveira <rodrigo.goncalves@openbossa.org>
This is deprecated, Qt5 is using QQuickWindow instead now.

Signed-off-by: Rodrigo Goncalves de Oliveira <rodrigo.goncalves@openbossa.org>
On Qt5 we need to use QQmlExplression and QQmlScriptString instead of
QDeclarativeExpression and QDeclarativeSriptString.
Note: Scripts are not working on Qt5 now (Qt5 problem).

Signed-off-by: Rodrigo Goncalves de Oliveira <rodrigo.goncalves@openbossa.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant