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

FileDialog.DontUseNativeDialog option is not mentioned in the docs of FileDialog QML Type

    XMLWordPrintable

Details

    • 61a9b94953 (qt/qtdeclarative/6.4) ad898d867c (qt/qtdeclarative/dev) 61a9b94953 (qt/tqtc-qtdeclarative/6.4) ad898d867c (qt/tqtc-qtdeclarative/dev)

    Description

      In the documentation of FileDialog QML type (Qt 6, QtQuick Dialogs module) FileDialog.DontUseNativeDialog option is not listed among available options.

      For the reference, please see the docs at:
      https://doc.qt.io/qt-6/qml-qtquick-dialogs-filedialog.html#options-prop

      It is however possible to do:
      FileDialog

      { options: FileDialog.DontUseNativeDialog }

      which will force the fallback implementation to be used even though native file dialog might be available.

      This option might be good to be documented.

      Attachments

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

        Activity

          People

            hurlevent Oliver Eftevaag
            foxxx Tuukka Kettunen
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes