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

Method GetOptions

Src/Database/ParameterDatabase.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60QString CParameterDatabase::GetOptions() const
61{
62 return m_szOptions;
63}
64
65void CParameterDatabase::SetOptions(const QString &newOptions)
66{

Callers 1

SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected