kalzium/libscience
pseDZTable Class Reference
#include <psetables.h>
Inheritance diagram for pseDZTable:
Static Public Member Functions | |
static pseDZTable * | init () |
Static Public Member Functions inherited from pseTable | |
static pseTable * | init () |
Additional Inherited Members | |
Public Member Functions inherited from pseTable | |
virtual | ~pseTable () |
virtual QString | description () const |
virtual QPoint | elementCoords (int element) const |
virtual QList< int > | elements () const |
virtual int | firstElement () const |
virtual int | lastElement () const |
virtual QString | name () const |
virtual int | nextOf (int element) const |
virtual int | numerationAtPos (int xPos) const |
virtual int | previousOf (int element) const |
virtual QPoint | tableSize () const |
Protected Member Functions inherited from pseTable | |
pseTable () | |
Protected Attributes inherited from pseTable | |
QString | m_description |
QList< int > | m_elementList |
QString | m_name |
QList< int > | m_posX |
QList< int > | m_posY |
QList< int > | m_xCoordsNumeration |
Detailed Description
Definition at line 224 of file psetables.h.
Member Function Documentation
|
static |
Definition at line 409 of file psetables.cpp.
The documentation for this class was generated from the following files:
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.