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

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

XMLWordPrintable

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

      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

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

            srutledg Shawn Rutledge
            qtcomsupport Qt Support
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes