kblackbox
KBBGraphicsItemOnBox Class Reference
#include <kbbgraphicsitemonbox.h>
Inheritance diagram for KBBGraphicsItemOnBox:

Detailed Description
Item on the box on the scalable graphic widget.The item is general and can be a ball or other markers.
Definition at line 50 of file kbbgraphicsitemonbox.h.
Public Member Functions | |
| KBBGraphicsItemOnBox (KBBScalableGraphicWidget::itemType itemType, KBBScalableGraphicWidget *parent, KBBThemeManager *themeManager, const int boxPosition, const int columns, const int rows) | |
| const int | position () |
Static Public Attributes | |
| static const int | NO_POSITION = -1 |
Protected Member Functions | |
| virtual void | removeInteractionInfos () |
Protected Attributes | |
| KBBScalableGraphicWidget * | m_widget |
| int | m_columns |
| int | m_rows |
Constructor & Destructor Documentation
| KBBGraphicsItemOnBox::KBBGraphicsItemOnBox | ( | KBBScalableGraphicWidget::itemType | itemType, | |
| KBBScalableGraphicWidget * | parent, | |||
| KBBThemeManager * | themeManager, | |||
| const int | boxPosition, | |||
| const int | columns, | |||
| const int | rows | |||
| ) |
Definition at line 50 of file kbbgraphicsitemonbox.cpp.
Member Function Documentation
| const int KBBGraphicsItemOnBox::position | ( | ) | [virtual] |
| void KBBGraphicsItemOnBox::removeInteractionInfos | ( | ) | [protected, virtual] |
Definition at line 82 of file kbbgraphicsitemonbox.cpp.
Member Data Documentation
const int KBBGraphicsItemOnBox::NO_POSITION = -1 [static] |
KBBScalableGraphicWidget* KBBGraphicsItemOnBox::m_widget [protected] |
Definition at line 67 of file kbbgraphicsitemonbox.h.
int KBBGraphicsItemOnBox::m_columns [protected] |
Definition at line 68 of file kbbgraphicsitemonbox.h.
int KBBGraphicsItemOnBox::m_rows [protected] |
Definition at line 69 of file kbbgraphicsitemonbox.h.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference