MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetAdaptWindows

Method GetAdaptWindows

Src/ParameterCompone/ParameterBase.cpp:184–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182}
183
184CFrmViewer::ADAPT_WINDOWS CParameterBase::GetAdaptWindows()
185{
186 return m_AdaptWindows;
187}
188
189void CParameterBase::SetAdaptWindows(CFrmViewer::ADAPT_WINDOWS aw)
190{

Callers 3

OnLoadMethod · 0.45
SetParameterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected