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. [ANSWERED] Qt Creator Question
QtWS25 Last Chance

[ANSWERED] Qt Creator Question

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 1 Posters 763 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
    mbramble
    wrote on last edited by
    #1

    New to Qt Creator and C++. Currently taking an online C++ course and they are using Visual C++. I have installed that using VirtualBox but am trying to also do the exercises with Qt Creator.

    My ‘problem’ is this: according to what I have read in the online QtCreator manual, when you create a signal/slot in the Forms design view, it should automatically add a slot to the header file and a function to the source file. That’s not happening for me. I create the signal/slot in the design view and it shows up below the form in the Signals and Slots Editor but no changes are made to my source or header files.

    I am running Qt Creator 3.0.0 (Based on Qt 5.2.0) under Mageia 4 Linux.

    Any advice putting me on the right track would be most appreciated!!

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mbramble
      wrote on last edited by
      #2

      I have now upgraded to Qt Creator 3.1.2 (based on Qt 5.3.1) and I still have the same issue (or misunderstanding?)...

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mbramble
        wrote on last edited by
        #3

        I figured it out finally!! (Exactly as it says in the manual, of course!)

        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