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

Method GetSaveMainWindowStatus

App/Client/ParameterApp.cpp:201–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199}
200
201bool CParameterApp::GetSaveMainWindowStatus() const
202{
203 return m_bSaveMainWindowStatus;
204}
205
206void CParameterApp::SetSaveMainWindowStatus(bool newSaveMainWindowStatus)
207{

Callers 3

CParameterDlgSettingsMethod · 0.80
mainwindow.cppFile · 0.80
closeEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected