Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setUrl
Method
setUrl
plugins/documentview/kdevdocumentmodel.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
void KDevDocumentItem::setUrl(const QUrl& url)
26
{
27
m_url = url;
28
}
29
30
QVariant KDevDocumentItem::data(int role) const
31
{
Callers
15
parseBzrStatus
Method · 0.45
parseVcsStatusInfoLine
Method · 0.45
loadConfig
Method · 0.45
setTool
Method · 0.45
loadFromConfiguration
Method · 0.45
parseGitStatusOutput_old
Method · 0.45
parseGitStatusOutput
Method · 0.45
setConfig
Method · 0.45
resetFields
Method · 0.45
loadFromConfiguration
Method · 0.45
syncPatch
Method · 0.45
kompareModelChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected