kalzium
InformationItem Class Reference
#include <nuclideboard.h>
Inheritance diagram for InformationItem:

Detailed Description
Definition at line 115 of file nuclideboard.h.
Public Types | |
| enum | { Type = UserType + 2 } |
Public Member Functions | |
| InformationItem (qreal x, qreal y, qreal width, qreal height, QGraphicsItem *parent=0) | |
| void | setIsotope (IsotopeItem *item) |
| int | type () const |
Member Enumeration Documentation
| anonymous enum |
Constructor & Destructor Documentation
| InformationItem::InformationItem | ( | qreal | x, | |
| qreal | y, | |||
| qreal | width, | |||
| qreal | height, | |||
| QGraphicsItem * | parent = 0 | |||
| ) |
- Parameters:
-
isotope The Isotope represented
Member Function Documentation
| void InformationItem::setIsotope | ( | IsotopeItem * | item | ) |
| int InformationItem::type | ( | ) | const [inline] |
The documentation for this class was generated from the following file:
KDE 4.2 API Reference