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. How to go for quick definition in Qt creator 2.0.1 ?
QtWS25 Last Chance

How to go for quick definition in Qt creator 2.0.1 ?

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 2.8k 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.
  • M Offline
    M Offline
    Md. Kayesh
    wrote on last edited by
    #1

    hi,
    I am using Qt SDK 1.0.2. It has Qt creartor 2.0.1. Normally the editors have finding quick definition option which we could do using "Ctrl + click" on a function or variable. But here i don't see this. Is it not added to this version of Qt creator? For information, i can't change this SDK as i want to create project for Symian S60 3rd edition handsets.

    Thank you.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      Md. Kayesh
      wrote on last edited by
      #2

      Another query is if i manually install Qt creator updated version then will it conflict with other current SDK components ?

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        A Qt Creator installed outside of the Qt SDK is mostly separate:

        It will not meddle with the Qt versions installed by the SDK, in fact it won't even know they exist till you tell it.

        It will use the same user settings as the Qt SDK-provided Qt Creator. So using switching back and forth between a older Creator from the SDK and a newer manually installed one can break your settings. Use "-settingspath /some/path/for/your/settings" to avoid that (works only with Qt Creator > 2.3 IIRC).

        1 Reply Last reply
        0
        • M Offline
          M Offline
          Md. Kayesh
          wrote on last edited by
          #4

          Well that sounds helpful. 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