Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QSettings file location
Forum Update on Monday, May 27th 2025

QSettings file location

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 6.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MartinD
    wrote on last edited by MartinD
    #1

    On Windows 10, Qt 5.7.0, where can I find location of settings file: new QSettings(QSettings::IniFormat, QSettings::UserScope, "company", "appname");

    I can't see it in C:\Users\Username\AppData\Local\company\appname

    K 1 Reply Last reply
    0
    • M MartinD

      On Windows 10, Qt 5.7.0, where can I find location of settings file: new QSettings(QSettings::IniFormat, QSettings::UserScope, "company", "appname");

      I can't see it in C:\Users\Username\AppData\Local\company\appname

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @MartinD
      Did you check out QSettings::filename?
      It should tell you the name where settings are sstored.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      2
      • M Offline
        M Offline
        MartinD
        wrote on last edited by
        #3

        Thanks. It is in Roaming folder.

        aha_1980A 1 Reply Last reply
        1
        • M MartinD

          Thanks. It is in Roaming folder.

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @MartinD

          Glad you found out. So please mark this topic as SOLVED. Thanks

          Qt has to stay free or it will die.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved