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

Method zoomInView

app-static/htmlpreviewcontroller.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83void HtmlPreviewController::zoomInView()
84{
85 view->setZoomFactor(view->zoomFactor() + ZOOM_CHANGE_VALUE);
86}
87
88void HtmlPreviewController::zoomOutView()
89{

Callers 1

Calls

no outgoing calls

Tested by 1