Input line for a 2- or 3 dimensional vector with either continuous (double) or discrete (integer) values.
More...
#include <iAVectorInput.h>
Input line for a 2- or 3 dimensional vector with either continuous (double) or discrete (integer) values.
Currently only used in iAParameterDialog. If used somewhere else, extract method definitions to separate .cpp file to avoid according errors
◆ iAVectorInput()
| iAVectorInput::iAVectorInput |
( |
QWidget * |
parent, |
|
|
iAValueType |
valueType, |
|
|
int |
vecLength, |
|
|
QVariant const & |
values |
|
) |
| |
|
inline |
◆ setValue()
| void iAVectorInput::setValue |
( |
QVariant const & |
valueVariant | ) |
|
|
inline |
◆ value()
| QVariant iAVectorInput::value |
( |
bool * |
okOut = nullptr | ) |
const |
|
inline |
◆ valueChanged
| void iAVectorInput::valueChanged |
( |
QVariant |
value | ) |
|
|
signal |
The documentation for this class was generated from the following file: