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

Detailed Description
The black box in the scalable graphic widget.Definition at line 52 of file kbbgraphicsitemblackbox.h.
Public Member Functions | |
| KBBGraphicsItemBlackBox (QGraphicsView *parent, QGraphicsScene *scene, KBBThemeManager *themeManager) | |
| void | setKBBScalableGraphicWidget (KBBScalableGraphicWidget *w) |
| void | setSize (const int columns, const int rows) |
Constructor & Destructor Documentation
| KBBGraphicsItemBlackBox::KBBGraphicsItemBlackBox | ( | QGraphicsView * | parent, | |
| QGraphicsScene * | scene, | |||
| KBBThemeManager * | themeManager | |||
| ) |
Member Function Documentation
| void KBBGraphicsItemBlackBox::setKBBScalableGraphicWidget | ( | KBBScalableGraphicWidget * | w | ) |
| 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:
KDE 4.0 API Reference