MCPcopy Create free account
hub / github.com/analogdevicesinc/scopy / setIcon

Method setIcon

pluginbase/include/pluginbase/toolmenuentry.h:242–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240}
241
242inline void ToolMenuEntry::setIcon(const QString &newIcon)
243{
244 m_icon = newIcon;
245 Q_EMIT updateToolEntry();
246}
247
248inline void ToolMenuEntry::setVisible(bool newVisible)
249{

Callers 15

createMinMaxHoldMenuMethod · 0.80
setupUiMethod · 0.80
setHasMapMethod · 0.80
SearchBarWidgetMethod · 0.80
generateDeviceSectionMethod · 0.80
createPQEventsBtnMethod · 0.80
createPQEventsBtnMethod · 0.80
OscilloscopeMethod · 0.80
NetworkAnalyzerMethod · 0.80

Calls

no outgoing calls

Tested by 1

SpectrumAnalyzerMethod · 0.64