|
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. | |
Protected Member Functions | |
| void | showEvent (QShowEvent *) |
Definition at line 51 of file IntegerWidget.hh.
|
explicit |
Definition at line 49 of file IntegerWidget.cc.
| std::unique_ptr< ACG::IColorCoder > IntegerWidget::buildColorCoder | ( | ) |
Builds a color coder according to UI settings.
Definition at line 59 of file IntegerWidget.cc.
|
protected |
Definition at line 71 of file IntegerWidget.cc.