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

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes