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

Add a QFileDialog::resetSidebarUrls() function

    XMLWordPrintable

Details

    Description

      Upon construction, QFileDialog initializes its sidebar URLs from the persistent config file. As a consequence, the sidebar URLs set by a previous instance would be used for the current instance as well. This can currently be worked around by explicitly setting the URLs in the current instance with setSidebarUrls(). A resetSidebarUrls() could be useful (as a special case of setSidebarUrls()) for setting the sidebar URLs to the values that would be default in the absence of a config file (typically / and $HOME on Linux).

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            bdo Jo Asplin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes