MCPcopy 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
40Q_SIGNALS:

Callers 9

selectionChangedMethod · 0.80
setupActionsMethod · 0.80
newAreaMethod · 0.80
contextMenuExtensionMethod · 0.80
updateProvidersMethod · 0.80
setupActionsMethod · 0.80
setScopeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected