kblackbox
KBBGraphicsItemInteractionInfo Class Reference
#include <kbbgraphicsiteminteractioninfo.h>
Inheritance diagram for KBBGraphicsItemInteractionInfo:
Public Member Functions | |
KBBGraphicsItemInteractionInfo (KBBScalableGraphicWidget *widget, KBBThemeManager *themeManager, KBBScalableGraphicWidget::itemType type, const qreal x, const qreal y, const int rotation) | |
void | setType (KBBScalableGraphicWidget::itemType type) |
Public Member Functions inherited from KBBGraphicsItem | |
KBBGraphicsItem (KBBScalableGraphicWidget::itemType itemType, QGraphicsScene *scene, KBBThemeManager *themeManager) | |
Detailed Description
Interaction information around a ball on the scalable graphic widget.
Some signs around the ball the player is pointing on are been displayed to show how a laser ray interacts with the ball.
Definition at line 50 of file kbbgraphicsiteminteractioninfo.h.
Constructor & Destructor Documentation
KBBGraphicsItemInteractionInfo::KBBGraphicsItemInteractionInfo | ( | KBBScalableGraphicWidget * | widget, |
KBBThemeManager * | themeManager, | ||
KBBScalableGraphicWidget::itemType | type, | ||
const qreal | x, | ||
const qreal | y, | ||
const int | rotation | ||
) |
Constructor.
Definition at line 43 of file kbbgraphicsiteminteractioninfo.cpp.
Member Function Documentation
void KBBGraphicsItemInteractionInfo::setType | ( | KBBScalableGraphicWidget::itemType | type | ) |
Definition at line 57 of file kbbgraphicsiteminteractioninfo.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:44:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:44:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.