MCPcopy Create free account
hub / github.com/YACReader/yacreader / getValue

Method getValue

custom_widgets/yacreader_spin_slider_widget.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78int YACReaderSpinSliderWidget::getValue()
79{
80 return spinBox->value();
81}
82
83QSize YACReaderSpinSliderWidget::minimumSizeHint() const
84{

Callers 5

saveFlowParametersMethod · 0.80
brightnessChangedMethod · 0.80
contrastChangedMethod · 0.80
gammaChangedMethod · 0.80
resetImageConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected