Results 1 to 3 of 3

Thread: QComboBox problem (donno wat to do!)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2011
    Posts
    3
    Thanks
    1
    Qt products
    Platforms
    Windows

    Default QComboBox problem (donno wat to do!)

    i am using python2.7 and pyqt4. i built a gui using designer . it has a qcombobox and i am able to populate the list but donno how to catch the signal when it is activated(when an item is selected from the list in qcombobox)



    QtCore.QObject.connect(self.ui.qcombobox, QtCore.SIGNAL("activated()"),????????)
    Last edited by bishop; 15th July 2011 at 08:45.

Similar Threads

  1. QComboBox Problem
    By UnforgiveNX in forum Qt Programming
    Replies: 0
    Last Post: 18th November 2010, 15:50
  2. QComboBox problem
    By SteveH in forum Newbie
    Replies: 2
    Last Post: 2nd March 2009, 21:20
  3. QComboBox problem
    By ^NyAw^ in forum Qt Programming
    Replies: 4
    Last Post: 31st March 2008, 11:43
  4. Problem while using QComboBox
    By merry in forum Qt Programming
    Replies: 6
    Last Post: 20th December 2007, 10:22
  5. Problem with QComboBox
    By jogeshwarakundi in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 8th December 2007, 13:21

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.