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

Update "Converting UI Projects to Applications"

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • QDS 2.0
    • QDS 1.6.1
    • Documentation
    • None
    • 038cac9fe652b5a9f58df83db62e069cf29407e2 (qt-creator/qt-creator/4.14)

      About https://doc.qt.io/qtdesignstudio/quick-converting-ui-projects.html
       
      For users who are not yet familiar with Qt, link to: https://doc.qt.io/qt-5/qtqml-cppintegration-overview.html
       
      We also have to add something about qt-labs/qtquickdesigner-components, which contains all the custom QDS specific modules.
       
      Adding Qt Quick Design Studio Modules to Qt Installations
       
      To add the Qt Design Studio specific Components to your Qt you have to checkout and install the module.
       
      git clone "ssh://user@codereview.qt-project.org:29418/qt-labs/qtquickdesigner-components"
       
      Then use qmake from your Qt installation to build the module and to add it to your Qt. Switch to the directory that contains the sources (usually, qtquickdesigner-components), and enter the following commands:
       
      <path_to_qmake>\qmake -r
      make
      make install
       
      On Windows, use the nmake and nmake install commands instead.

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

            leenam Leena Miettinen
            leenam Leena Miettinen
            Antti Aaltonen Antti Aaltonen
            Thomas Hartmann Thomas Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes