Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-4317

fix hot reloading of property editor with cmake builds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • QDS 2.2 RC1
    • Some future release
    • Property View
    • None
    • QDS 2D - 2021 Week 33/34

    Description

      With qmake it was only working if you had insource builds, with cmake there is no option for insource build.

      For property development it is essential to have that feature working again.

      cmake can set a define where to find the qml files incode, the question is how we enable that feature

      • cmake variable
        • but then we can also set a folder inside that variable
      • qtcreator process argument with folder variable
      • if qml code is right next to the binary then enable that feature (save the relative path to the qml code into the define)

      note: in installed snapshots it is even with cmake builds still working, so maybe the path is just wrong in build case

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thohartm Thomas Hartmann
            tjenssen Tim Jenssen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes