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

Method GetKeepSplitViewWhenFullScreen

App/Client/ParameterApp.cpp:448–451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

446}
447
448bool CParameterApp::GetKeepSplitViewWhenFullScreen() const
449{
450 return m_bKeepSplitViewWhenFullScreen;
451}
452
453void CParameterApp::SetKeepSplitViewWhenFullScreen(bool newKeepSplitViewWhenFullScreen)
454{

Callers 2

CParameterDlgSettingsMethod · 0.80
SetFullScreenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected