Hi,

I've a QGridLayout consisting of QLabel widgets in it. I want to know how to find out in which cell particularly the mouse Press even occured, as this is necessary for me to know which label widget has been clicked.
Any suggestions, help will be appreciated

Thanks and Regards