Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ setMainIcon
Method
setMainIcon
qt/popup_menu_holder.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
void PopupMenuHolder::setMainIcon(QIcon const & icon)
33
{
34
m_toolButton->setIcon(icon);
35
}
36
37
void PopupMenuHolder::setCurrent(size_t idx)
38
{
Callers
2
CreateNavigationBar
Method · 0.80
OnClearSelection
Method · 0.80
Calls
1
setIcon
Method · 0.80
Tested by
no test coverage detected