Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to Connect Qt Ui to QML
Qt 6.11 is out! See what's new in the release blog

How to Connect Qt Ui to QML

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 1.6k 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.
  • D Offline
    D Offline
    Debjani
    wrote on last edited by
    #1

    Hello, i have developed a project in Qt widget Application but i want the same project in qml. So, my question is
    there any way to connect the ui project with qml or can we convert it into qml ? i know i can develope it again into qml but it will be very time taking so i want to know is there any way to connect or convert ? If yes please give me a example ,it will be easier to understand.
    Thank You in advance.

    1 Reply Last reply
    0
    • X Offline
      X Offline
      Xander84
      wrote on last edited by
      #2

      what exactly do you want to connect to QML? single button clicks form the widget UI or something like that would be not that easy but you should be able to start a QML window from a UI widgets or vise versa but accessing the items of the component can of course be archived from c++ in both cases..

      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