kalzium
KalziumIUPACNumerationType Class Reference
#include <kalziumnumerationtype.h>
Inheritance diagram for KalziumIUPACNumerationType:

Detailed Description
The numeration "International Union of Pure and Applied Chemistry" (IUPAC).
Definition at line 137 of file kalziumnumerationtype.h.
Public Member Functions | |
| QByteArray | name () const |
| QString | description () const |
Static Public Member Functions | |
| static KalziumIUPACNumerationType * | instance () |
Member Function Documentation
| KalziumIUPACNumerationType * KalziumIUPACNumerationType::instance | ( | ) | [static] |
Get its instance.
Reimplemented from KalziumNumerationType.
Definition at line 131 of file kalziumnumerationtype.cpp.
| QByteArray KalziumIUPACNumerationType::name | ( | ) | const [virtual] |
Returns the ID of this numeration type.
Mainly used when saving/loading.
Implements KalziumNumerationType.
Definition at line 161 of file kalziumnumerationtype.cpp.
| QString KalziumIUPACNumerationType::description | ( | ) | const [virtual] |
Returns the description of this numeration type.
Used in all the visible places.
Implements KalziumNumerationType.
Definition at line 166 of file kalziumnumerationtype.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference