libkdegames
kgamepopupitem.h
Go to the documentation of this file.
virtual void mouseReleaseEvent(QGraphicsSceneMouseEvent *event)
ReplaceMode
Possible values for message showing mode in respect to a previous message.
Definition: kgamepopupitem.h:54
virtual void hoverLeaveEvent(QGraphicsSceneHoverEvent *event)
virtual void hoverEnterEvent(QGraphicsSceneHoverEvent *event)
virtual void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)=0
QGraphicsItem capable of showing short popup messages which do not interrupt the gameplay.
Definition: kgamepopupitem.h:45
virtual void mousePressEvent(QGraphicsSceneMouseEvent *event)
Position
The possible places in the scene where a message can be shown.
Definition: kgamepopupitem.h:62
Definition: kgamepopupitem.h:62
virtual QRectF boundingRect() const =0
Definition: kgamepopupitem.h:129
HideType
Used to specify how to hide in forceHide() - instantly or animatedly.
Definition: kgamepopupitem.h:129
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.