Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ zoomFactor
Method
zoomFactor
src/backend/worksheet/Worksheet.cpp:402–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
400
}
401
402
double Worksheet::zoomFactor() const {
403
return m_view->zoomFactor();
404
}
405
406
/*!
407
this slot is called when a worksheet element is selected in the project explorer.
Callers
1
updateTeXImage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected