kblackbox
KBBGraphicsItemBall Class Reference
#include <kbbgraphicsitemball.h>
Inheritance diagram for KBBGraphicsItemBall:

Detailed Description
Ball on the scalable graphic widget.A ball can be gray, red or gray with a question mark.
Definition at line 50 of file kbbgraphicsitemball.h.
Public Member Functions | |
| KBBGraphicsItemBall (KBBScalableGraphicWidget::itemType itemType, KBBScalableGraphicWidget *parent, KBBThemeManager *themeManager, int boxPosition, int columns, int rows) | |
| ~KBBGraphicsItemBall () | |
Static Public Attributes | |
| static const int | TIME_TO_WAIT_BEFORE_SHOWING_INTERACTIONS = 1500 |
Constructor & Destructor Documentation
| KBBGraphicsItemBall::KBBGraphicsItemBall | ( | KBBScalableGraphicWidget::itemType | itemType, | |
| KBBScalableGraphicWidget * | parent, | |||
| KBBThemeManager * | themeManager, | |||
| int | boxPosition, | |||
| int | columns, | |||
| int | rows | |||
| ) |
| KBBGraphicsItemBall::~KBBGraphicsItemBall | ( | ) |
Definition at line 62 of file kbbgraphicsitemball.cpp.
Member Data Documentation
const int KBBGraphicsItemBall::TIME_TO_WAIT_BEFORE_SHOWING_INTERACTIONS = 1500 [static] |
Definition at line 55 of file kbbgraphicsitemball.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference