Developer Documentation
|
Signals | |
void | widgetShown () |
Public Member Functions | |
IntegerWidget (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 51 of file IntegerWidget.hh.
std::unique_ptr< ACG::IColorCoder > IntegerWidget::buildColorCoder | ( | ) |
Builds a color coder according to UI settings.
Definition at line 59 of file IntegerWidget.cc.