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

Method GetVideoPath

Src/ParameterCompone/ParameterRecord.cpp:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233}
234
235const QString CParameterRecord::GetVideoPath() const
236{
237 return m_szVideoPath;
238}
239
240int CParameterRecord::SetVideoPath(const QString &szPath)
241{

Callers 3

SetParameterMethod · 0.80
AcceptMethod · 0.80
on_pbFolder_clickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected