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

Method displayName

core/src/deviceimpl.cpp:542–542  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

540QString DeviceImpl::id() { return m_id; }
541
542QString DeviceImpl::displayName() { return m_displayName; }
543
544QString DeviceImpl::category() { return m_category; }
545

Callers 8

loadPluginsMethod · 0.95
unloadPluginsMethod · 0.95
connectDevMethod · 0.95
disconnectDevMethod · 0.95
addDeviceToUiMethod · 0.45
DeviceIconImplMethod · 0.45
switchToolMethod · 0.45
loadNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected