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

Method category

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

Source from the content-addressed store, hash-verified

542QString DeviceImpl::displayName() { return m_displayName; }
543
544QString DeviceImpl::category() { return m_category; }
545
546QString DeviceImpl::displayParam() { return m_displayParam; }
547

Callers 5

removeDeviceMethod · 0.80
availablePluginsMethod · 0.80
removeDeviceMethod · 0.80
reloadDeviceMethod · 0.80
restartDeviceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected