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. Is there a way to see QML files in "live" ? [solved]
Forum Updated to NodeBB v4.3 + New Features

Is there a way to see QML files in "live" ? [solved]

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 1.1k 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.
  • A Offline
    A Offline
    archqt
    wrote on last edited by
    #1

    Hi,
    On demos in QtDD we can see people doing modifications and the result instantly changed on the screen. I work on Linux. Thanks
    Sincerely

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lack
      wrote on last edited by
      #2

      if you mean live preview, it's been answered elsewhere. see "this thread":https://qt-project.org/forums/viewthread/35366

      But I've seen some QtDD QML videos, they just re-run (Ctrl+R in Qt Creator) the program. Because you don't change your c++ backend, you don't need to recompile so the re-run seemed instantaneous. This reason alone made me want to develop in QML.

      That said, I agree that live preview feature in Qt Creator would be awesome. Sometimes in a relatively large project you have a long list of startup routine that might take some time.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        archqt
        wrote on last edited by
        #3

        Hi,
        Thanks. I see that.
        Sincerely

        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