hi ,
I have a parent widget to which many widgets are added. Similarly, a QTextEdit is also added to it. But how to catch mouseDoubleClickEvent on the textedit. I have overwritten the mouseDoubleClickEvent(QMouseEvent *), but it is able to catch the event when mouse is double-clicked on the parent widget. kindly help me out, if possible.

Thanks in advance,
Sarma.