![]() |
Qt 6.x
The Qt SDK
|
#include <qsimplex_p.h>
Public Member Functions | |
QSimplexVariable () | |
Public Attributes | |
qreal | result |
int | index |
Definition at line 27 of file qsimplex_p.h.
|
inline |
Definition at line 29 of file qsimplex_p.h.
int QSimplexVariable::index |
Definition at line 32 of file qsimplex_p.h.
Referenced by QSimplex::setConstraints().
qreal QSimplexVariable::result |
Definition at line 31 of file qsimplex_p.h.
Referenced by QGraphicsAnchorLayoutPrivate::solveMinMax(), and QGraphicsAnchorLayoutPrivate::solvePreferred().