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

Method GetViewType

App/Client/ParameterApp.cpp:215–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

213}
214
215CParameterApp::ViewType CParameterApp::GetViewType()
216{
217 return m_ViewType;
218}
219
220int CParameterApp::SetViewType(ViewType type)
221{

Callers 1

mainwindow.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected