Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
216
QString Options::proxyPassword() const
217
{
218
return m_proxyPassword;
219
}
220
221
void Options::setProxyPassword(const QString &password)
222
{
Callers
2
proxyConfigurationChanged
Method · 0.80
readState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected