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. Configuration Qt creator
Forum Updated to NodeBB v4.3 + New Features

Configuration Qt creator

Scheduled Pinned Locked Moved General and Desktop
qt creator
4 Posts 3 Posters 979 Views 3 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.
  • Q Offline
    Q Offline
    qVLAD
    wrote on 12 Oct 2015, 19:19 last edited by
    #1

    Hi.
    How i can see qt library implementation in qt creator?

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on 12 Oct 2015, 19:29 last edited by
      #2

      Just as you would any other file - open it.
      Additionally you can step into the source of interest directly while debugging.

      1 Reply Last reply
      0
      • Y Offline
        Y Offline
        yeckel
        wrote on 12 Oct 2015, 19:31 last edited by
        #3

        Hi, you need debug build (build with debug symbols and the sources. I'm usually making that by compiling qt5 sources locally from git. https://wiki.qt.io/Building_Qt_5_from_Git And then importing the new qt build as another Qt Version into Qt-Creator.

        1 Reply Last reply
        0
        • Q Offline
          Q Offline
          qVLAD
          wrote on 13 Oct 2015, 18:17 last edited by
          #4

          I install qt library and qt library source code . I want select some qt library method and after press F2 view implementation without activation debug mode. Can i do it?

          1 Reply Last reply
          0

          1/4

          12 Oct 2015, 19:19

          • Login

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved