Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
201
bool CParameterApp::GetSaveMainWindowStatus() const
202
{
203
return m_bSaveMainWindowStatus;
204
}
205
206
void CParameterApp::SetSaveMainWindowStatus(bool newSaveMainWindowStatus)
207
{
Callers
3
CParameterDlgSettings
Method · 0.80
mainwindow.cpp
File · 0.80
closeEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected