MCPcopy 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
49QUrl BookmarkHandler::currentUrl() const
50{
51 return m_parent->dirOperator()->url();
52}
53
54QString BookmarkHandler::currentTitle() const
55{

Callers 4

verifyCurrentLocationFunction · 0.45
testCoreFileMethod · 0.45

Calls 2

dirOperatorMethod · 0.80
urlMethod · 0.45

Tested by 4

verifyCurrentLocationFunction · 0.36
testCoreFileMethod · 0.36