step/stepcore
StepCore::Graph Class Reference
#include <tool.h>
Inheritance diagram for StepCore::Graph:
Protected Attributes | |
bool | _autoLimitsX |
bool | _autoLimitsY |
int | _indexX |
int | _indexY |
Vector2d | _limitsX |
Vector2d | _limitsY |
Object * | _objectX |
Object * | _objectY |
Vector2dList | _points |
Vector2d | _position |
QString | _propertyX |
QString | _propertyY |
bool | _showLines |
bool | _showPoints |
Vector2d | _size |
Protected Attributes inherited from StepCore::Object | |
QString | _name |
Additional Inherited Members | |
Protected Member Functions inherited from StepCore::Item | |
virtual ObjectErrors * | createObjectErrors () |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
|
inline |
|
inline |
|
inline |
|
inline |
Vector2d StepCore::Graph::currentValue | ( | bool * | ok | ) | const |
|
inline |
|
inline |
|
inline |
bool StepCore::Graph::isValidX | ( | ) | const |
bool StepCore::Graph::isValidY | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Vector2d StepCore::Graph::recordPoint | ( | bool * | ok = 0 | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
QString StepCore::Graph::unitsX | ( | ) | const |
QString StepCore::Graph::unitsY | ( | ) | const |
Member Data Documentation
|
protected |
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:16:43 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:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.