Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Upgrading from qt quick ui
Qt 6.11 is out! See what's new in the release blog

Upgrading from qt quick ui

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 490 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    ivokosir
    wrote on last edited by
    #1

    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?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved