Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ url
Method
url
kdevplatform/shell/partdocument.cpp:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
QUrl PartDocument::url() const
205
{
206
return Sublime::UrlDocument::url();
207
}
208
209
void PartDocument::setUrl(const QUrl& newUrl)
210
{
Callers
15
dirChanged
Method · 0.45
setCurrentDocument
Method · 0.45
closedDocument
Method · 0.45
getImportsFromDUChain
Method · 0.45
OpenDocumentSet
Method · 0.45
documentClosed
Method · 0.45
documentCreated
Method · 0.45
documentUrlChanged
Method · 0.45
projectOpened
Method · 0.45
FileFormatter
Method · 0.45
beautifySource
Method · 0.45
beautifyLine
Method · 0.45
Calls
1
url
Function · 0.85
Tested by
3
testDeclarationDefinitionOrder
Method · 0.36
testOpeningNewDocumentFromText
Method · 0.36
testEmptyUrl
Method · 0.36