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

Consolidate, modernize, and fix docs on using QML plugins that contain C++ code

    XMLWordPrintable

Details

    Description

      See:

       

      Problems

      1. These are 2 slightly different versions of the same thing. They should either be kept in sync, or refactored and cross-referenced to avoid duplication
      2. The Qt Design Studio docs talk about adding commands to qmake/CMake files to use the modules. This is wrong, as Qt DS uses .qmlproject files, not .pro or CMakeLists.txt files
      3. The docs still instruct readers to create qmldir files. This is outdated, as we should usually be relying on CMake's qt_add_qml_module() to generate them nowadays (see https://www.qt.io/blog/introduction-to-the-qml-cmake-api )

      Attachments

        Issue Links

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

          Activity

            People

              mahonkam Mats Honkamaa
              skoh-qt Sze Howe Koh
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes