kblackbox
KBBGraphicsItemBlackBox Class Reference
#include <kbbgraphicsitemblackbox.h>
Inheritance diagram for KBBGraphicsItemBlackBox:

Public Member Functions | |
| KBBGraphicsItemBlackBox (QGraphicsView *parent, QGraphicsScene *scene, KBBThemeManager *themeManager) | |
| void | setKBBScalableGraphicWidget (KBBScalableGraphicWidget *w) |
| void | setSize (const int columns, const int rows) |
Detailed Description
The black box in the scalable graphic widget.
Definition at line 52 of file kbbgraphicsitemblackbox.h.
Constructor & Destructor Documentation
| KBBGraphicsItemBlackBox::KBBGraphicsItemBlackBox | ( | QGraphicsView * | parent, |
| QGraphicsScene * | scene, | ||
| KBBThemeManager * | themeManager | ||
| ) |
Constructor.
Definition at line 51 of file kbbgraphicsitemblackbox.cpp.
Member Function Documentation
| void KBBGraphicsItemBlackBox::setKBBScalableGraphicWidget | ( | KBBScalableGraphicWidget * | w | ) |
Set the KBBScalableGraphicWidget.
Definition at line 110 of file kbbgraphicsitemblackbox.cpp.
| void KBBGraphicsItemBlackBox::setSize | ( | const int | columns, |
| const int | rows | ||
| ) |
Define the (new) size of the black box.
Used to "recycle" the black box for a new game.
Definition at line 74 of file kbbgraphicsitemblackbox.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.
KDE API Reference