MCPcopy 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
301double CFrmViewer::GetZoomFactor() const
302{
303 return m_dbZoomFactor;
304}
305
306int CFrmViewer::slotSetZoomFactor(double newZoomFactor)
307{

Callers 3

InitialMenuMethod · 0.45
LoadAdaptWindowsMethod · 0.45
SaveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected