MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getHScrollOffset

Method getHScrollOffset

Components/SamplerDialog.cpp:247–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247unsigned int
248SamplerDialog::getHScrollOffset(void) const
249{
250 return static_cast<unsigned>(this->ui->horizontalScrollBar->value());
251}
252
253void
254SamplerDialog::refreshHScrollBar(void) const

Callers

nothing calls this directly

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected