Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
plugins/ghprovider/ghaccount.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
const QString Account::name() const
46
{
47
return m_group.readEntry(
"name"
, QString());
48
}
49
50
void Account::setOrgs(const QStringList &orgs)
51
{
Callers
3
Dialog
Method · 0.45
fillCombo
Method · 0.45
searchRepo
Method · 0.45
Calls
2
readEntry
Method · 0.80
QString
Class · 0.50
Tested by
no test coverage detected