MCPcopy 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
158int COperate::SetSettingsFile(const QString &szFile)
159{
160 m_szSettings = szFile;
161 return 0;
162}
163
164int COperate::Load(QString szFile)
165{

Callers 2

StartMethod · 0.80
LoadOperateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected