Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    [SOLVED] How can I auto switch to Edit layout from Debug layout once I am done debugging?

    Tools
    4
    8
    2710
    Loading More Posts
    • 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.
    • V
      vincegata last edited by

      Hello,

      How can I auto switch to Edit layout from Debug layout once I am done debugging?

      If not, is there a shortcut key to do just that?

      Thanks!

      1 Reply Last reply Reply Quote 0
      • M
        mlong last edited by

        Try Ctrl-2 (or Command-2 on a Mac).

        Software Engineer
        My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

        1 Reply Last reply Reply Quote 0
        • V
          vincegata last edited by

          Ctrl-2 works - thanks! (I am on Ubuntu).

          No way to do it automatically?

          1 Reply Last reply Reply Quote 0
          • M
            mlong last edited by

            None that I'm aware of. If you find out, I'd like to know too. :-)

            Software Engineer
            My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

            1 Reply Last reply Reply Quote 0
            • V
              vincegata last edited by

              If you are in Edit view and you start debugging it should switch to Debug view,

              when you done debugging just hit Continue to finish debugging session and it will switch back to Edit view.

              Just like in Visual Studio but I swear it was not switching this morning.

              1 Reply Last reply Reply Quote 0
              • Z
                ZapB last edited by

                Tools->Options->Debugger->Switch to previous mode on debugger exit.

                Nokia Certified Qt Specialist
                Interested in hearing about Qt related work

                1 Reply Last reply Reply Quote 0
                • M
                  mlong last edited by

                  bq. Tools->Options->Debugger->Switch to previous mode on debugger exit.

                  Great to know! Thanks!

                  Software Engineer
                  My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

                  1 Reply Last reply Reply Quote 0
                  • D
                    Duck last edited by

                    Or just hit <Escape>

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post