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

QFileDialog shows different

    XMLWordPrintable

Details

    • Windows

    Description

      QFileDialog w;
      w.show();
      
      QFileDialog::getOpenFileName();
      

      the above demo shows different filedialog, the static function created the native filedialog but instanced QFileDialog didn't. If the static function can create the native one, why instanced QFileDialog fall back to the Qt one.

      Attachments

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jiu shanheng jiu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: