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. Is it possible to navigate to the installer installed sources of Qt from Qt creator transparently?

Is it possible to navigate to the installer installed sources of Qt from Qt creator transparently?

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
2 Posts 2 Posters 294 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.
  • D Offline
    D Offline
    devjb
    wrote on last edited by
    #1

    Re: Qt Creator: View (and debug into) Qt Sources?

    When it not comes to the question of debugging, but to simply go from a qt header file in qt creator to the installed sources, can I set up things like so?

    I was expecting finding such a setting to select a source target directory somewhere in kitsor in QtVersions but did not find such a setting. Then I came across the referenced thread and did not yet fully understand what I can do today, to achieve this.

    I simply want to hit F2 from a symbol in the header and get to the respective source file automatically.

    Is this even possible at all?

    Thanks in advance

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @devjb said in Is it possible to navigate to the installer installed sources of Qt from Qt creator transparently?:

      I simply want to hit F2 from a symbol in the header and get to the respective source file automatically.

      No when you don't load a project where the source is used. Otherwise the code model can't know about it since it doesn't belong to the current project.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      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