Input line for a color value; with a text box, an indicator and a button for opening a color chooser Currently only used in iAParameterDialog.
More...
#include <iAColorInput.h>
Input line for a color value; with a text box, an indicator and a button for opening a color chooser Currently only used in iAParameterDialog.
If used somewhere else, extract method definitions 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: