MCPcopy Create free account
hub / github.com/Liniyous/ElaWidgetTools / getMenuItemHeight

Method getMenuItemHeight

ElaWidgetTools/ElaMenu.cpp:44–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44int ElaMenu::getMenuItemHeight() const
45{
46 Q_D(const ElaMenu);
47 return d->_menuStyle->getMenuItemHeight();
48}
49
50QAction* ElaMenu::addMenu(QMenu* menu)
51{

Callers 1

showEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected