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 <[email protected]> > 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 > [email protected] > https://mail.kde.org/mailman/listinfo/plasma-devel > >
_______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
