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. Qt Creator can't jump to code declaration and definition by using Ctrl + left mouse button.
Qt 6.11 is out! See what's new in the release blog

Qt Creator can't jump to code declaration and definition by using Ctrl + left mouse button.

Scheduled Pinned Locked Moved Unsolved General and Desktop
qtcreator
3 Posts 3 Posters 1.6k 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.
  • N Offline
    N Offline
    Need4Speak
    wrote on last edited by
    #1

    Hi, all,

    I am trying to use Qt Creator + CMake as IDE for my C++ project, But i found when i use Ctrl + left mouse button to jump to code declaration and definition, it only work in situations like a->b(), a->c() ..., but would not work when situations like a->b()->c()->d(). Specifically, if there is a satement like a->b()->c()->d(), i can only jump to where function b() declared butcan'tjump to where function c() or d() declared. Is there any way or any plugin can solve this problem?

    Thanks for your view my question,
    Chao

    1 Reply Last reply
    0
    • Bruce.ZhangB Offline
      Bruce.ZhangB Offline
      Bruce.Zhang
      wrote on last edited by
      #2

      I had just encountered this problem.

      Pl45m4P 1 Reply Last reply
      0
      • Bruce.ZhangB Bruce.Zhang

        I had just encountered this problem.

        Pl45m4P Offline
        Pl45m4P Offline
        Pl45m4
        wrote on last edited by
        #3

        @Bruce-Zhang

        Your OS?
        What QtCreator / Qt version do you use?


        If debugging is the process of removing software bugs, then programming must be the process of putting them in.

        ~E. W. Dijkstra

        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