Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetZoomFactor
Method
GetZoomFactor
Src/FrmViewer.cpp:301–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
}
300
301
double CFrmViewer::GetZoomFactor() const
302
{
303
return m_dbZoomFactor;
304
}
305
306
int CFrmViewer::slotSetZoomFactor(double newZoomFactor)
307
{
Callers
3
InitialMenu
Method · 0.45
LoadAdaptWindows
Method · 0.45
Save
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected