MCPcopy 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
176void ContinuousPageWidget::invalidateScaledImageCache()
177{
178 resetScaledCache();
179 update();
180}
181
182void ContinuousPageWidget::onPageAvailable(int absolutePageIndex)
183{

Callers 9

prepareForOpeningMethod · 0.80
onImageOptionsChangedMethod · 0.80
increaseZoomFactorMethod · 0.80
decreaseZoomFactorMethod · 0.80
rotateLeftMethod · 0.80
rotateRightMethod · 0.80
updateZoomRatioMethod · 0.80
updateImageOptionsMethod · 0.80
updateFiltersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected