signal clicked()
Alexis Ménard
menard at kde.org
Sat Jan 17 10:31:17 CET 2009
Overload the mousePressEvent method...And take a look to the documentation
of Qt, QGraphicsWidget/QGraphicsItem since the Applet class inherits from
them. Everything is explain about event propagation.
2009/1/17 Toussis Manolis <manolis at koppermind.homelinux.org>
> I want my plasma to react on left click on it.
> What signal/object should I connect to my slot?
> I tried MyApplet::clicked() , but there is no such signal...
>
>
>
> _______________________________________________
> Plasma-devel mailing list
> Plasma-devel at kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/plasma-devel/attachments/20090117/9fd3bdf9/attachment.htm
More information about the Plasma-devel
mailing list