MCPcopy 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
50QAction* ElaMenu::addMenu(QMenu* menu)
51{
52 return QMenu::addMenu(menu);
53}
54
55ElaMenu* ElaMenu::addMenu(const QString& title)
56{

Callers 2

initEdgeLayoutMethod · 0.45
T_HomeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected