Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Saving files after changing focus

Saving files after changing focus

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 609 Views 1 Watching
  • 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.
  • Please_Help_me_DP Offline
    Please_Help_me_DP Offline
    Please_Help_me_D
    wrote on last edited by
    #1

    Hi,

    I'm trying to find a way to save files everytime focus get changed or QMake/Cmake/build runs in QtCreator.
    Where can set that?

    jsulmJ 1 Reply Last reply
    0
    • Please_Help_me_DP Please_Help_me_D

      Hi,

      I'm trying to find a way to save files everytime focus get changed or QMake/Cmake/build runs in QtCreator.
      Where can set that?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Please_Help_me_D said in Saving files after changing focus:

      I'm trying to find a way to save files everytime focus get changed

      In QtCreator?

      If you want to safe all changed files in QtCreator before build then set "Options/Build & Run/Save all files before build"...

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

      Please_Help_me_DP 1 Reply Last reply
      1
      • jsulmJ jsulm

        @Please_Help_me_D said in Saving files after changing focus:

        I'm trying to find a way to save files everytime focus get changed

        In QtCreator?

        If you want to safe all changed files in QtCreator before build then set "Options/Build & Run/Save all files before build"...

        Please_Help_me_DP Offline
        Please_Help_me_DP Offline
        Please_Help_me_D
        wrote on last edited by
        #3

        @jsulm hi

        This option saves files only when I build an app. But I use now CMake and there are many CMake files that I change and then run CMake command to see how my changes work. And if I do not manually save those cmake-files (Ctrl+S) then my modifications are ignored :(

        Sometimes I run CMake-GUI which claims that all changes are saved.

        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