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

QtQuick shows DefaultFileDialog instead of Widget implementation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • 5.4.0 Alpha
    • 5.3.1
    • Quick: Dialogs
    • None
    • acfcbd620b0ceb1f11a3fcf2439127e1558d9d01

    Description

      registerWidgetOrQmlImplementation in qtquickcontrols/src/dialogs/plugin.cpp fails to register the widget implementation if the application is a subclass of QAppliction, for example QtSingleApplicaiton

      This fails, if QCoreApplication::instance() is a QtSingleApplication:

      qstrcmp(QCoreApplication::instance()>metaObject()>className(), "QApplication")

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              sebastianphilipp Sebastian Philipp
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes