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

QFileDialog::getOpenFileNames doesn't show .files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 5.12.6
    • None
    • Linux/Other display system

    Description

      I'm trying to open a .gn file using QFileDialog::getOpenFileNames but it fails to show me that file.

      Sample code:

      auto files = QFileDialog::getOpenFileNames(this, "Open .gn file", QDir::homePath(), "GN top level file ( .gn )"); 
      qDebug() << files;  

       

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            taipan BogDan Vatra
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes