Definition at line 11 of file ScriptSettingsDouble.hh.
◆ ScriptSettingsDouble() [1/3]
| ScriptSettingsDouble::ScriptSettingsDouble |
( |
| ) |
|
|
explicit |
◆ ScriptSettingsDouble() [2/3]
| ScriptSettingsDouble::ScriptSettingsDouble |
( |
DoubleWidget * |
widget | ) |
|
|
explicit |
◆ ScriptSettingsDouble() [3/3]
◆ ~ScriptSettingsDouble()
| ScriptSettingsDouble::~ScriptSettingsDouble |
( |
| ) |
|
|
virtual |
◆ absolute()
| bool ScriptSettingsDouble::absolute |
( |
| ) |
const |
◆ colorMax()
| const Vector4 ScriptSettingsDouble::colorMax |
( |
| ) |
const |
◆ colorMin()
| const Vector4 ScriptSettingsDouble::colorMin |
( |
| ) |
const |
◆ mapOutsideRange()
| bool ScriptSettingsDouble::mapOutsideRange |
( |
| ) |
const |
◆ rangeMax()
| double ScriptSettingsDouble::rangeMax |
( |
| ) |
const |
◆ rangeMin()
| double ScriptSettingsDouble::rangeMin |
( |
| ) |
const |
◆ setAbsolute
| void ScriptSettingsDouble::setAbsolute |
( |
bool |
absolute | ) |
|
|
slot |
◆ setColorMax
| void ScriptSettingsDouble::setColorMax |
( |
const Vector4 & |
color | ) |
|
|
slot |
◆ setColorMin
| void ScriptSettingsDouble::setColorMin |
( |
const Vector4 & |
color | ) |
|
|
slot |
◆ setMapOutsideRange
| void ScriptSettingsDouble::setMapOutsideRange |
( |
bool |
mapOutsideRange | ) |
|
|
slot |
◆ setRangeMax
| void ScriptSettingsDouble::setRangeMax |
( |
double |
val | ) |
|
|
slot |
◆ setRangeMin
| void ScriptSettingsDouble::setRangeMin |
( |
double |
val | ) |
|
|
slot |
◆ setUseColorCoder
| void ScriptSettingsDouble::setUseColorCoder |
( |
bool |
useColorCoder | ) |
|
|
slot |
◆ setUseFixedRange
| void ScriptSettingsDouble::setUseFixedRange |
( |
bool |
useFixedRange | ) |
|
|
slot |
◆ useColorCoder()
| bool ScriptSettingsDouble::useColorCoder |
( |
| ) |
const |
◆ useFixedRange()
| bool ScriptSettingsDouble::useFixedRange |
( |
| ) |
const |
◆ widget_
◆ absolute
| bool ScriptSettingsDouble::absolute |
|
readwrite |
◆ colorMax
| Vector4 ScriptSettingsDouble::colorMax |
|
readwrite |
◆ colorMin
| Vector4 ScriptSettingsDouble::colorMin |
|
readwrite |
◆ mapOutsideRange
| bool ScriptSettingsDouble::mapOutsideRange |
|
readwrite |
◆ rangeMax
| double ScriptSettingsDouble::rangeMax |
|
readwrite |
◆ rangeMin
| double ScriptSettingsDouble::rangeMin |
|
readwrite |
◆ useColorCoder
| bool ScriptSettingsDouble::useColorCoder |
|
readwrite |
◆ useFixedRange
| bool ScriptSettingsDouble::useFixedRange |
|
readwrite |
The documentation for this class was generated from the following files: