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

Add possibility to set FolderListModel folder to "My Computer" -folder

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.4.0 Beta
    • None
    • Windows 7

    Description

      For example in QFileDialog, you can access "My Computer" by setting empty directory:

          QFileDialog dlg;
          dlg.setDirectory("");
          dlg.show();
      

      In FolderListModel this is not possible

      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
              qtcomsupport Qt Support
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes