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

Method GetRoot

Plugins/FtpServer/ParameterFtpServer.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49QString CParameterFtpServer::GetRoot() const
50{
51 return m_szRoot;
52}
53
54void CParameterFtpServer::SetRoot(const QString &newRoot)
55{

Callers 2

OnInitMethod · 0.45
Q_LOGGING_CATEGORYFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected