MCPcopy Create free account
hub / github.com/cloose/CuteMarkEd / zoomOutView

Method zoomOutView

app-static/htmlpreviewcontroller.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void HtmlPreviewController::zoomOutView()
89{
90 view->setZoomFactor(view->zoomFactor() - ZOOM_CHANGE_VALUE);
91}
92
93void HtmlPreviewController::resetZoomOfView()
94{

Callers 1

Calls

no outgoing calls

Tested by 1