open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
iAColorInput Class Reference

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>

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

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: