Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Solved Live coding with QtQuick

    QML and Qt Quick
    2
    4
    249
    Loading More Posts
    • 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.
    • V
      vudangkhoa2906 last edited by

      I'm developing a mobile app that run on both iOS and android. Is there a way to enable live coding with QtQuick? Currently, whenever I made a change to my code, I have to rebuild the whole app, and it takes about 2-3 minutes (with android) to finish building and loading the app to my device.

      1 Reply Last reply Reply Quote 0
      • Pradeep P N
        Pradeep P N last edited by Pradeep P N

        Hi @vudangkhoa2906

        Below links might help you for Live coding.

        Qt QmlLive.
        QML live coding - simple implementation an example using QFileSystemWatcher Class.

        Is this what you are looking for ?

        Pradeep Nimbalkar.
        Upvote the answer(s) that helped you to solve the issue...
        Keep code clean.

        V 1 Reply Last reply Reply Quote 7
        • V
          vudangkhoa2906 @Pradeep P N last edited by

          @Pradeep-P-N thank you very much!!!

          1 Reply Last reply Reply Quote 1
          • Pradeep P N
            Pradeep P N last edited by

            @vudangkhoa2906

            Welcome, Can you please make it as SOLVED if you have the solution.

            All the best.

            Pradeep Nimbalkar.
            Upvote the answer(s) that helped you to solve the issue...
            Keep code clean.

            1 Reply Last reply Reply Quote 2
            • First post
              Last post