Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ currentUrl
Method
currentUrl
plugins/filemanager/bookmarkhandler.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
QUrl BookmarkHandler::currentUrl() const
50
{
51
return m_parent->dirOperator()->url();
52
}
53
54
QString BookmarkHandler::currentTitle() const
55
{
Callers
4
verifyCurrentLocation
Function · 0.45
testCoreFile
Method · 0.45
testReceivePosixSignal
Method · 0.45
testDeclarationLookup_data
Method · 0.45
Calls
2
dirOperator
Method · 0.80
url
Method · 0.45
Tested by
4
verifyCurrentLocation
Function · 0.36
testCoreFile
Method · 0.36
testReceivePosixSignal
Method · 0.36
testDeclarationLookup_data
Method · 0.36