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

Method GetWhitelist

Plugins/FtpServer/ParameterFtpServer.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101QStringList CParameterFtpServer::GetWhitelist() const
102{
103 return m_Whitelist;
104}
105
106void CParameterFtpServer::SetWhitelist(const QStringList &newWhitelist)
107{

Callers 1

onFilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected