kblackbox
kbbgraphicsitemrayresult.h
Go to the documentation of this file.
55 class KBBGraphicsItemRayResult : public KBBGraphicsItemBorder, public KBBGraphicsItem, public KBBItemWithPosition
58 KBBGraphicsItemRayResult(KBBScalableGraphicWidget* parent, KBBThemeManager* themeManager, QGraphicsScene* scene, const int borderPosition, const int columns, const int rows, const int rayNumber);
void highlightBoth(bool state)
Highlight the item and the opposite one.
Definition: kbbgraphicsitemrayresult.cpp:123
Scalable graphic central widget for KBlackBox.
Definition: kbbscalablegraphicwidget.h:62
QGraphicsScene * scene() const
Result of a laser ray shoot in the black box.
Definition: kbbgraphicsitemrayresult.h:55
void setOpposite(KBBGraphicsItemRayResult *opposite)
Define the opposite "ray result" item.
Definition: kbbgraphicsitemrayresult.cpp:136
void cleanDelete()
Destructor of the class and dependent object Call this methode to destroy simultaneously this QGraphi...
Definition: kbbgraphicsitemrayresult.cpp:106
Any border element of the scalable graphic widget.
Definition: kbbgraphicsitemborder.h:40
KBBGraphicsItemRayResult(KBBScalableGraphicWidget *parent, KBBThemeManager *themeManager, QGraphicsScene *scene, const int borderPosition, const int columns, const int rows, const int rayNumber)
Definition: kbbgraphicsitemrayresult.cpp:50
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:20 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:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.