Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Can we convert Qtgui code to Qt-qml code ?
Forum Update on Monday, May 27th 2025

Can we convert Qtgui code to Qt-qml code ?

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 3.1k Views
  • 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.
  • P Offline
    P Offline
    pratik041
    wrote on 7 Oct 2011, 11:28 last edited by
    #1

    If i have qtGui code written in c++. Can i convert it to Qt-qml?

    Pratik Agrawal

    1 Reply Last reply
    0
    • E Offline
      E Offline
      Eddy
      wrote on 7 Oct 2011, 11:32 last edited by
      #2

      Afaik this is not possible in an automated way. You will need to do it manually.

      Qt Certified Specialist
      www.edalsolutions.be

      1 Reply Last reply
      0
      • P Offline
        P Offline
        pratik041
        wrote on 7 Oct 2011, 12:01 last edited by
        #3

        oh then it will be difficult and time taking.

        Pratik Agrawal

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on 7 Oct 2011, 12:38 last edited by
          #4

          Yes, but at least with Quick 1.x, you can mix & match. That is: you can use QML for widgets where that makes sense, and keep using the normal QWidgets for other things. That is: you don't have to do everything at once.

          1 Reply Last reply
          0

          1/4

          7 Oct 2011, 11:28

          • Login

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