a little more definite

svn path=/trunk/KDE/kdelibs/; revision=1173180
This commit is contained in:
Aaron J. Seigo 2010-09-08 21:48:46 +00:00
parent 2c0b22574d
commit 0c07c7dfdd

View File

@ -158,7 +158,7 @@ class PLASMA_EXPORT ContainmentActions : public QObject
* Implement this to respond to events.
* The user can configure whatever button and modifier they like, so please don't look at
* those parameters.
* So far the event could be a QGraphicsSceneMouseEvent or a QGraphicsSceneWheelEvent.
* The event may be a QGraphicsSceneMouseEvent or a QGraphicsSceneWheelEvent.
*/
virtual void contextEvent(QEvent *event);