Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2760

Change output directory of pyside6-qmltyperegistrar

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • Tooling
    • None

      When running `pyside6-project qmllint` the `pyside6-qmltyperegistrar` script creates QML type files in a directory dictated entirely by the class QML import name (`
      QML_IMPORT_NAME`).
      For projects where the QML files start in the project root this makes complete sense, but in cases where your QML files start in a subdirectory (e.g. `./qml`), it would be ideal if the location of these generated files could be set relative to that location.

      Especially for Python + QML projects there's real value in separating Python and QML files, so while not a game-breaking issue by any means, it would be lovely to have the option.

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

            crmaurei Cristian Maureira-Fredes
            jtc9242 Joel Collins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes