Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
540
QString DeviceImpl::id() { return m_id; }
541
542
QString DeviceImpl::displayName() { return m_displayName; }
543
544
QString DeviceImpl::category() { return m_category; }
545
Callers
8
loadPlugins
Method · 0.95
unloadPlugins
Method · 0.95
connectDev
Method · 0.95
disconnectDev
Method · 0.95
addDeviceToUi
Method · 0.45
DeviceIconImpl
Method · 0.45
switchTool
Method · 0.45
loadName
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected