]> Git trees. - libqmvoc.git/commitdiff
* first part of "make use of the scientist-information"
authorCarsten Niehaus <cniehaus@gmx.de>
Sun, 12 Jun 2005 17:27:43 +0000 (17:27 +0000)
committerCarsten Niehaus <cniehaus@gmx.de>
Sun, 12 Jun 2005 17:27:43 +0000 (17:27 +0000)
* adding again much more data

svn path=/trunk/KDE/kdeedu/kalzium/src/element.h; revision=424660

kalzium/src/element.h

index 9ecf91d3b47f5085e12cd6956f375fe26d44c495..79d0b6e3e20dd34c211aa0c0001fea36b28d73eb 100644 (file)
@@ -196,6 +196,13 @@ class Element{
                        return m_symbol;
                }
 
+               /**
+                * @return the scientist who discovered the element
+                */
+               QString scientist() const{
+                       return m_scientist;
+               }
+
                /**
                 * @return the crystalstructure of the element
                 */