MCPcopy Create free account
hub / github.com/cloose/CuteMarkEd / proxyPassword

Method proxyPassword

app/options.cpp:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214}
215
216QString Options::proxyPassword() const
217{
218 return m_proxyPassword;
219}
220
221void Options::setProxyPassword(const QString &password)
222{

Callers 2

readStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected