Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ invalidateScaledImageCache
Method
invalidateScaledImageCache
YACReader/continuous_page_widget.cpp:176–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
void ContinuousPageWidget::invalidateScaledImageCache()
177
{
178
resetScaledCache();
179
update();
180
}
181
182
void ContinuousPageWidget::onPageAvailable(int absolutePageIndex)
183
{
Callers
9
prepareForOpening
Method · 0.80
onImageOptionsChanged
Method · 0.80
increaseZoomFactor
Method · 0.80
decreaseZoomFactor
Method · 0.80
rotateLeft
Method · 0.80
rotateRight
Method · 0.80
updateZoomRatio
Method · 0.80
updateImageOptions
Method · 0.80
updateFilters
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected