Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Upgrading from qt quick ui

$
0
0
I have created big application in qml, w/o c++ (I use qmlscene). I have C++ plugin, and I liked to develop that way, but now i need some functionality from QGuiApplication(I need to override cursor and etc.) Is there a way to do that in plugin, or do i need to do application with c++ and qml, if so how do i take all the qml i have already done and put it in that application? What is the best way to do profesionall application with qml? (by that i mean app with internationalization, database, etc.) Is it C++ and qml app w/ C++ plugin?

Viewing all articles
Browse latest Browse all 4972

Trending Articles