Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetSettingsFile
Method
SetSettingsFile
Src/Operate.cpp:158–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
int COperate::SetSettingsFile(const QString &szFile)
159
{
160
m_szSettings = szFile;
161
return 0;
162
}
163
164
int COperate::Load(QString szFile)
165
{
Callers
2
Start
Method · 0.80
LoadOperate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected