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

QtQuick shows DefaultFileDialog instead of Widget implementation

XMLWordPrintable

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

      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")

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes