Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QNapi/qnapi
/ password
Method
password
libqnapi/src/config/engineconfig.h:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
QString nick() const { return nick_; }
32
QString password() const { return password_; }
33
34
const EngineConfig setNick(const QString& nick) const {
35
return EngineConfig(nick, password_);
Callers
8
downloadByLangAndChecksum
Method · 0.80
login
Method · 0.80
getCredentials
Method · 0.80
writeEngineConfig
Method · 0.80
foreach
Function · 0.80
frmOpenSubtitlesConfig
Method · 0.80
frmNapiProjektConfig
Method · 0.80
frmNapisy24Config
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected