Input for a color value, combining a text box, a color indicator and a chooser button.
More...
#include <iAColorInput.h>
Input for a color value, combining a text box, a color indicator and a chooser button.
Currently only used in iAParameterDialog. If used somewhere else, method definitions should be extracted to separate .cpp file to avoid according errors
◆ iAColorInput()
| iAColorInput::iAColorInput |
( |
QWidget * | parent, |
|
|
QVariant const & | value ) |
|
inline |
◆ setValue()
| void iAColorInput::setValue |
( |
QVariant const & | value | ) |
|
|
inline |
◆ updateIndicatorColor()
| void iAColorInput::updateIndicatorColor |
( |
QColor const & | color | ) |
|
|
inline |
◆ value()
| QVariant iAColorInput::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: