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

QtQuick and QtQml modules need Shiboken to support circular dependencies

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • 5.6, 5.9
    • Shiboken

      Various methods in QtQml require QtQuick types, and QtQuick needs some QtQml types, resulting in a circular dependency. Right now the typesystem file for QtQuick loads the typesystem for QtQml, but you can't load the QtQuick typesystem in QtQml at the same time as you'll get an error. This results in not all of the features in the QtQml module being available to Python.

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

            kleint Friedemann Kleint
            empyrical empyrical
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes