Developer Documentation
|
Signals | |
void | widgetShown () |
Public Member Functions | |
DoubleWidget (QWidget *parent=nullptr) | |
std::unique_ptr< ACG::IColorCoder > | buildColorCoder () |
Builds a color coder according to UI settings. More... | |
Protected Member Functions | |
void | showEvent (QShowEvent *) |
Definition at line 49 of file DoubleWidget.hh.
std::unique_ptr< ACG::IColorCoder > DoubleWidget::buildColorCoder | ( | ) |
Builds a color coder according to UI settings.
Definition at line 58 of file DoubleWidget.cc.