Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Liniyous/ElaWidgetTools
/ addMenu
Method
addMenu
ElaWidgetTools/ElaMenu.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
QAction* ElaMenu::addMenu(QMenu* menu)
51
{
52
return QMenu::addMenu(menu);
53
}
54
55
ElaMenu* ElaMenu::addMenu(const QString& title)
56
{
Callers
2
initEdgeLayout
Method · 0.45
T_Home
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected