kalzium/libscience
psetables.h
Go to the documentation of this file.
virtual int firstElement() const
Returns the first element of the table.
Definition: psetables.cpp:116
virtual QPoint tableSize() const
Returns the maximal size of the periodic table.
Definition: psetables.cpp:140
virtual QString description() const
Returns a short description of the periodic table in use.
Definition: psetables.cpp:94
virtual QPoint elementCoords(int element) const
Returns the coordinates of an element element in the periodic system.
Definition: psetables.cpp:126
virtual QList< int > elements() const
Returns a list with all elements in the actual periodic table.
Definition: psetables.cpp:99
Definition: psetables.h:188
virtual int numerationAtPos(int xPos) const
Returns the Numeration for the current Table according to the position in the Table.
Definition: psetables.cpp:154
virtual int previousOf(int element) const
Returns the element that comes right before the specified element.
Definition: psetables.cpp:104
Definition: psetables.h:215
Definition: psetables.h:224
Definition: psetables.h:197
Definition: psetables.h:206
virtual int nextOf(int element) const
Returns the element that comes right after the specified element.
Definition: psetables.cpp:110
virtual int lastElement() const
Returns the last element of the table.
Definition: psetables.cpp:121
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.