kalzium/libscience
element.cpp
Go to the documentation of this file.
QString & append(QChar ch)
QString number(int n, int base)
void append(const T &value)
bool isEmpty() const
A ChemicalDataObject is an object which contains information about a chemical element.
Definition: chemicaldataobject.h:38
QVariant dataAsVariant(ChemicalDataObject::BlueObelisk type) const
Definition: element.cpp:30
BlueObelisk
The BlueObelisk-project defines in their XML file the dataset with the names of the enum plus "bo:"...
Definition: chemicaldataobject.h:47
QString dataAsStringWithUnit(ChemicalDataObject::BlueObelisk type, int unit) const
Definition: element.cpp:62
QString dataAsString(ChemicalDataObject::BlueObelisk type) const
Definition: element.cpp:52
void addData(const ChemicalDataObject &o)
Add the ChemicalDataObject o to this Element.
Definition: element.cpp:78
double toDouble(bool *ok) const
QVariant value() const
Every ChemicalDataObject contains one data.
Definition: chemicaldataobject.cpp:133
QString toString() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.