open_iA 2025.6
Loading...
Searching...
No Matches
iAColorInput Class Reference

Input for a color value, combining a text box, a color indicator and a chooser button. More...

#include <iAColorInput.h>

Inheritance diagram for iAColorInput:
[legend]
Collaboration diagram for iAColorInput:
[legend]

Public Member Functions

 iAColorInput (QWidget *parent, QVariant const &value)
 
void setValue (QVariant const &value)
 
void updateIndicatorColor (QColor const &color)
 
QVariant value () const
 

Detailed Description

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

Constructor & Destructor Documentation

◆ iAColorInput()

iAColorInput::iAColorInput ( QWidget * parent,
QVariant const & value )
inline

Member Function Documentation

◆ 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: