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

Add support for CSIDL_COMMON_APPDATA in QDesktopServices::storageLocation()

    XMLWordPrintable

Details

    Description

      It is sometimes desireable to get access to a common data directory that does not depend on the current user.
      (On Windows XP/Vista, SHGetFolderPath(NULL, CSIDL_COMMON_APPDATA, NULL, 0, szAppData) is the correct call for this.)

      The closest thing I found was QDesktopServices::DataLocation, which returns a app-data dir in the current user's directory.

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            marcusl Marcus Lindblom Sonestedt
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes