Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
247
unsigned int
248
SamplerDialog::getHScrollOffset(void) const
249
{
250
return static_cast<unsigned>(this->ui->horizontalScrollBar->value());
251
}
252
253
void
254
SamplerDialog::refreshHScrollBar(void) const
Callers
nothing calls this directly
Calls
1
value
Method · 0.80
Tested by
no test coverage detected