[Qt-interest] How to handle mouse click event of QComboBox

Manish Chaturvedi manish_chaturvedi at persistent.co.in
Mon Jun 22 10:38:56 CEST 2009


I cannot see my previous query, so sending it again.

Hi All,

I am having a Dialog box with few combo box on it. I want to call slot  comoboxClicked() on the click event of QComboBox. This is to fetch the content for combo box whenever it is clicked, but I don't see any click()  signal for QComboBox. There are only 4 signals available for QComboBox i.e. activated(), currentIndexChanged(), editTextChanged(), and highlighted(), where all of them does not seems to solve my purpose.

Is it possible to call our slots on the click() event of QComboBox? If yes then please let me know how to make this work.

Thanks  in advance!
Manish


DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090622/32e9806e/attachment.html 


More information about the Qt-interest-old mailing list