Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ menu
Method
menu
plugins/filemanager/bookmarkhandler.h:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
QString currentTitle() const override;
33
34
QMenu *menu() const
35
{
36
return m_menu;
37
}
38
void openBookmark( const KBookmark &, Qt::MouseButtons, Qt::KeyboardModifiers ) override;
39
40
Q_SIGNALS:
Callers
9
LaunchConfigurationDialog
Method · 0.80
selectionChanged
Method · 0.80
setupActions
Method · 0.80
newArea
Method · 0.80
contextMenuExtension
Method · 0.80
updateProviders
Method · 0.80
triggerMainWindowActionMenuById
Method · 0.80
setupActions
Method · 0.80
setScope
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected