Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
242
inline void ToolMenuEntry::setIcon(const QString &newIcon)
243
{
244
m_icon = newIcon;
245
Q_EMIT updateToolEntry();
246
}
247
248
inline void ToolMenuEntry::setVisible(bool newVisible)
249
{
Callers
15
createMinMaxHoldMenu
Method · 0.80
FFTPlotComponentSettings
Method · 0.80
TimePlotComponentSettings
Method · 0.80
setupUi
Method · 0.80
setAddToWatchlistState
Method · 0.80
setHasMap
Method · 0.80
SearchBarWidget
Method · 0.80
generateDeviceSection
Method · 0.80
createPQEventsBtn
Method · 0.80
createPQEventsBtn
Method · 0.80
Oscilloscope
Method · 0.80
NetworkAnalyzer
Method · 0.80
Calls
no outgoing calls
Tested by
1
SpectrumAnalyzer
Method · 0.64