[Qt-interest] QToolButton "hover" signal and then?

Frank Hemer frank at hemer.org
Fri Feb 5 17:43:31 CET 2010


On Friday 05 February 2010 17:38:55 Ben Swerts wrote:
> Hi Eckhard,
>
> You'll have to subclass QToolButton and emit a custom signal from the
> leaveEvent handler (check QWidget::leaveEvent).
>

Check QObject::installEventFilter ...

Frank



More information about the Qt-interest-old mailing list