signal clicked()
Toussis Manolis
manolis at koppermind.homelinux.org
Sun Jan 18 11:12:49 CET 2009
On Sunday 18 January 2009 09:34:49 David Baron wrote:
> void MyApplet::mousePressEvent ( QGraphicsSceneMouseEvent *ev ) {
> if ( signalsBlocked() ) {
> Plasma::Applet::mousePressEvent( ev );
> return;
> }..........
I tried what you proposed... but the above doesn't work with drag/move
operations... :-(
If I click and hold on the applet , instead of moving my popup menu appears...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/plasma-devel/attachments/20090118/00da7f16/attachment.htm
More information about the Plasma-devel
mailing list