Developer Documentation
Loading...
Searching...
No Matches
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.
 

Protected Member Functions

void showEvent (QShowEvent *)
 

Detailed Description

Definition at line 49 of file DoubleWidget.hh.

Constructor & Destructor Documentation

◆ DoubleWidget()

DoubleWidget::DoubleWidget ( QWidget *  parent = nullptr)
explicit

Definition at line 48 of file DoubleWidget.cc.

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.

◆ showEvent()

void DoubleWidget::showEvent ( QShowEvent *  )
protected

Definition at line 73 of file DoubleWidget.cc.


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