[Qt-interest] doubleClick signal for QLineEdit

Donal O'Connor donaloconnor at gmail.com
Mon Jul 20 13:56:16 CEST 2009


I don't think there is a double click signal?

This is an event.

You could inherit the QLineEdit and over ride/reimplement the
::mouseDoubleClickEvent event.

Or maybe install an event filter




On Sun, Jul 19, 2009 at 9:50 AM, M. Bashir Al-Noimi <mbnoimi at gmx.com> wrote:

> Hi All,
>
> Through "Go to slot..." action in Qt Designer I can connect between signals
> and slots (as shown in the screen-shot) but some signals are missing and
> don't appear such as doubleClick signal for QLineEdit.
>
>
> So how I can connect (visually through Qt Designer or by code) between
> doubleClick signal of QLineEdit and any slot I want?
>
>
>
> -----
> Best Regards
> Muhammad Bashir Al-Noimi
> My Blog: http://mbnoimi.net/
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090720/87c01c2a/attachment.html 


More information about the Qt-interest-old mailing list