Developer Documentation
DoubleWidget Class Reference
Inheritance diagram for DoubleWidget:

Signals

void widgetShown ()
 

Public Member Functions

 DoubleWidget (QWidget *parent=nullptr)
 
std::unique_ptr< ACG::IColorCoderbuildColorCoder ()
 Builds a color coder according to UI settings. More...
 

Protected Member Functions

void showEvent (QShowEvent *)
 

Detailed Description

Definition at line 49 of file DoubleWidget.hh.

Member Function Documentation

◆ buildColorCoder()

std::unique_ptr< ACG::IColorCoder > DoubleWidget::buildColorCoder ( )

Builds a color coder according to UI settings.

Returns
unique_ptr to an IColorCoder for parameters in [0..1]

Definition at line 58 of file DoubleWidget.cc.


The documentation for this class was generated from the following files: