Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSimplexVariable Struct Reference

#include <qsimplex_p.h>

Inheritance diagram for QSimplexVariable:
Collaboration diagram for QSimplexVariable:

Public Member Functions

 QSimplexVariable ()

Public Attributes

qreal result
int index

Detailed Description

Definition at line 27 of file qsimplex_p.h.

Constructor & Destructor Documentation

◆ QSimplexVariable()

QSimplexVariable::QSimplexVariable ( )
inline

Definition at line 29 of file qsimplex_p.h.

Member Data Documentation

◆ index

int QSimplexVariable::index

Definition at line 32 of file qsimplex_p.h.

◆ result

qreal QSimplexVariable::result

Definition at line 31 of file qsimplex_p.h.


The documentation for this struct was generated from the following file: