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

QML FileSelector: Existing base file needed, even if only a variant is used

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.6.0 Beta
    • None
    • Qt 5.6.0 Beta, Ubuntu 14.04

    Description

      When using a custom Qml component Sample which is implemented in an additional variant, the base implementation needs to exist, even if only a variant is used.

      If the base implementation does not exist, the QQmlApplicationEngine complains to load the custom component.

      Output of the attached sample:

      QQmlApplicationEngine failed to load component
      qrc:/main.qml:7 Sample is not a type
      

      Attachments

        For Gerrit Dashboard: QTBUG-51230
        # Subject Branch Project Status CR V

        Activity

          People

            sebastianloesch Sebastian Lösch
            sebastianloesch Sebastian Lösch
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes