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. I want to see Qt code when i did debug.. Can't enter code.

I want to see Qt code when i did debug.. Can't enter code.

Scheduled Pinned Locked Moved General and Desktop
qtcreator 3.5.0qt5.5
3 Posts 2 Posters 916 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.
  • darongyiD Offline
    darongyiD Offline
    darongyi
    wrote on last edited by
    #1

    I want to see Qt code when debug start.
    My OS is ubuntu 14.04. Does Linux can't enter Qt api?
    If I want to see connect api ... How can set on QtCreator?

    ex) connect(ui->horizontalSlider,SIGNAL(valueChanged(int)),ui->progressBar,SLOT(setValue(int)));

    1 Reply Last reply
    0
    • JohanSoloJ Offline
      JohanSoloJ Offline
      JohanSolo
      wrote on last edited by
      #2

      I bet you don't have linked against the debug Qt build, maybe you didn't even installed the debug build.

      `They did not know it was impossible, so they did it.'
      -- Mark Twain

      darongyiD 1 Reply Last reply
      0
      • JohanSoloJ JohanSolo

        I bet you don't have linked against the debug Qt build, maybe you didn't even installed the debug build.

        darongyiD Offline
        darongyiD Offline
        darongyi
        wrote on last edited by
        #3

        @JohanSolo It means I have to reinstall Qt ..
        (--- __ --- ;; ) OTL Ok.. I did compile Qt source code..
        Many error comes...

        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