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. Can't set qtcreator settings by modify QtCreator.ini in ~/.configure/QtProject

Can't set qtcreator settings by modify QtCreator.ini in ~/.configure/QtProject

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 894 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.
  • N Offline
    N Offline
    Need4Speak
    wrote on last edited by
    #1

    Hi, all,

    I was trying to find where QtCreator save it's settings, for set some initializing options in qtcreator so that other team members don't need set by themselves. After i google, i found qtcreator save it's settings in ~/.configure/QtProject/QtCreator.ini, so i try to modify this file manually. But i found this didn't work soon, because when i open qtcreator, this file will be initialized by qtcreator and the modification would wipe off. Is there any way i can set qtcreator settings outside?

    Best regards,
    Chao

    1 Reply Last reply
    0
    • jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Do you mean

      ~/.config/QtProject/QtCreator.ini
      

      What did you change there and how?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      N 1 Reply Last reply
      0
      • jsulmJ jsulm

        Do you mean

        ~/.config/QtProject/QtCreator.ini
        

        What did you change there and how?

        N Offline
        N Offline
        Need4Speak
        wrote on last edited by
        #3

        @jsulm , e.g. i set QtCreator.Pane.CompileOutput visible=false, when i open qtcreator again, it will set visible=true automatically. And when i set StartupSession=my-kit, when i open qtcreator again, it will set StartupSession=default.

        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