Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
int ElaMenu::getMenuItemHeight() const
45
{
46
Q_D(const ElaMenu);
47
return d->_menuStyle->getMenuItemHeight();
48
}
49
50
QAction* ElaMenu::addMenu(QMenu* menu)
51
{
Callers
1
showEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected