Results 1 to 7 of 7

Thread: breakpoint inside QComboBox subclass not working

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Dec 2009
    Posts
    29
    Thanks
    2
    Thanked 3 Times in 3 Posts

    Default Re: breakpoint inside QComboBox subclass not working

    Quote Originally Posted by steno View Post
    Are you sure the connect returns true? If I remember correctly, signals and slots have to have the same parameter lists.
    yes I have tried with the same signature and it gives the same result. Also I am 100% sure the connect returns true.
    Last edited by yodasoda; 2nd June 2010 at 01:12.

Similar Threads

  1. QComboBox::insertSeparator(int index) is not working
    By osiris81 in forum Qt Programming
    Replies: 2
    Last Post: 14th July 2011, 18:43
  2. Replies: 1
    Last Post: 18th December 2009, 20:57
  3. Focus frame inside QComboBox list
    By alpinista in forum Qt Programming
    Replies: 2
    Last Post: 13th November 2009, 14:30
  4. Replies: 1
    Last Post: 13th June 2008, 18:58
  5. QComboBox inside QTableWidget
    By campana in forum Qt Programming
    Replies: 7
    Last Post: 20th March 2006, 17:22

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.