Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ url
Method
url
plugins/documentview/kdevdocumentmodel.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
{}
19
20
const QUrl KDevDocumentItem::url() const
21
{
22
return m_url;
23
}
24
25
void KDevDocumentItem::setUrl(const QUrl& url)
26
{
Callers
14
createBreakpoint
Method · 0.45
createFromDebugger
Method · 0.45
runToCursor
Method · 0.45
jumpToCursor
Method · 0.45
testUnsupportedUrlExpressionBreakpoints
Method · 0.45
testPickupManuallyInsertedBreakpoint
Method · 0.45
executableFile
Method · 0.45
core
Method · 0.45
DocumentSwitcherItem
Method · 0.45
file
Method · 0.45
mousePressEvent
Method · 0.45
updateSelectedDocs
Method · 0.45
Calls
no outgoing calls
Tested by
2
testUnsupportedUrlExpressionBreakpoints
Method · 0.36
testPickupManuallyInsertedBreakpoint
Method · 0.36