Results 1 to 8 of 8

Thread: Access Signal of Class Member Variable

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2011
    Posts
    13
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Access Signal of Class Member Variable

    Yes, I am trying to access signals of objects, not classes. I instantiate all classes before trying to use their members' signals.

    I don't understand what debugger you are referring to. I'm not using an IDE.

    Edit: duh, I guess I could just open the whole project in Qt Creator.
    Last edited by starkid; 18th October 2011 at 23:53. Reason: Duh

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Access Signal of Class Member Variable

    Or run a debug version of the executable in GNU gdb or Microsoft's debugger (CDB?) depending on how you build. No IDE required, but no nice GUI buttons to drive it either.

Similar Threads

  1. Replies: 3
    Last Post: 12th April 2011, 10:58
  2. Replies: 4
    Last Post: 29th May 2010, 12:56
  3. Replies: 22
    Last Post: 8th October 2008, 13:54
  4. Replies: 5
    Last Post: 14th July 2006, 22:42
  5. Std iterator as private member variable
    By Michiel in forum General Programming
    Replies: 5
    Last Post: 21st April 2006, 15:27

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.