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. Debug Shortcut in QtCreator
Forum Update on Monday, May 27th 2025

Debug Shortcut in QtCreator

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

    Hello everyone,
    is there a shortcut to switch to debug pane (where there are variable with values) and a shortcut to switch to views pane (where there are breakpoints list and so on) ?
    I found shortcut to switch to others pane (ALT+numPan for issues pane, search, application output and so on...) but not for debug and views pane.

    Thank you

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

      Ctrl-3
      You can find out this if you move the mouse cursor to the Debug icon on the left side and wait a bit.

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

      1 Reply Last reply
      0
      • A Offline
        A Offline
        aidoru
        wrote on last edited by
        #3

        Thank you jsulm for answer, but I don't mean that;
        if you run project in debug mode a debug panel with all the variables and their values at breakpoint appear, but I don't know if there is a shortcut to switch to that panel;
        others panels are the "views panel" (you can open these panel from Window / Views), and here too I don't know if there are shortcuts to navigate between these panels.

        Thank you

        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