MCPcopy 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
32void PopupMenuHolder::setMainIcon(QIcon const & icon)
33{
34 m_toolButton->setIcon(icon);
35}
36
37void PopupMenuHolder::setCurrent(size_t idx)
38{

Callers 2

CreateNavigationBarMethod · 0.80
OnClearSelectionMethod · 0.80

Calls 1

setIconMethod · 0.80

Tested by

no test coverage detected