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

Method GetBlacklist

Plugins/FtpServer/ParameterFtpServer.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114QStringList CParameterFtpServer::GetBlacklist() const
115{
116 return m_Blacklist;
117}
118
119void CParameterFtpServer::SetBlacklist(const QStringList &newBlacklist)
120{

Callers 1

onFilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected