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
QtWS25 Last Chance

Configuration Qt creator

Scheduled Pinned Locked Moved General and Desktop
qt creator
4 Posts 3 Posters 970 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.
  • Q Offline
    Q Offline
    qVLAD
    wrote on last edited by
    #1

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

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on 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
      • yeckelY Offline
        yeckelY Offline
        yeckel
        wrote on 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 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

          • Login

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