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. QtCreator: can't open Qt-sources with F4
Forum Updated to NodeBB v4.3 + New Features

QtCreator: can't open Qt-sources with F4

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

    Hi all,

    lately i stumbled upon the hint to make the Qt sources avaliable by using Tools->Options, Debugger->General and then "Add Qt sources ...". Now I have a strange problem: the debugger can access the .cpp-files of Qt but not the QtCreator.

    Therefore if I step into a qt-function while debugging, the proper .cpp-source file opens. In edit mode I reach the Qt-header-files using F2, but I can't reach the .cpp-source-file, neither with F2 nor with F4.

    Any ideas where to add the path for QtCreator?

    Thanks in advance
    Jazzco

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jazzco
      wrote on last edited by
      #2

      I figured out that the headers reached with F2 are the headers of the kid, while the debugger uses the path defined in Qt sources. That leads to the next question:

      Is it possible (and non destructive) to change the header path in the kids definition to the Qt sources?

      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