Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-108770

Make QQEM to match other Qt modules

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 6.5
    • None
    • Quick: Effect Maker
    • None

    Description

      QQEM has been structured to be a stand-alone application. If it will be part of Qt modules (QTBUG-108160), adjust it to match other modules.

      • Sources could be moved into "tools/qqem" like other tools.
      • Adjust CMake files to be similar with other Qt internal tools. For example instead of "qt_add_executable" it should probably use either "qt_internal_add_tool" or "qt_internal_add_app".
      • Application binary should be installed into bin directory, e.g. "C:\qt6-install\bin\qqem.exe".
      • Where would data (nodes, QML helpers, images, qsb shaders) be installed? Under "C:\qt6-install\qml\QtQuickEffectMaker"?

      Attachments

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

        Activity

          People

            kagro Kaj Grönholm
            kagro Kaj Grönholm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes