kalzium
ElementListEntry Class Reference
#include <exportdialog.h>
Inheritance diagram for ElementListEntry:

Detailed Description
Definition at line 25 of file exportdialog.h.
Public Member Functions | |
| ElementListEntry (Element *element) | |
| ~ElementListEntry () | |
Public Attributes | |
| int | m_atomicNum |
| Element * | m_element |
| QString | m_name |
Constructor & Destructor Documentation
| ElementListEntry::ElementListEntry | ( | Element * | element | ) |
Definition at line 49 of file exportdialog.cpp.
| ElementListEntry::~ElementListEntry | ( | ) |
Definition at line 59 of file exportdialog.cpp.
Member Data Documentation
Definition at line 31 of file exportdialog.h.
| Element* ElementListEntry::m_element |
Definition at line 33 of file exportdialog.h.
Definition at line 32 of file exportdialog.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference