Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ isValid
Method
isValid
packages/extproc/plugins/extprocplugin/src/outputinfo.cpp:57–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
void OutputInfo::setChannelFormat(const QStringList &format) { m_channelFormat = format; }
56
57
bool OutputInfo::isValid() { return true; }
Callers
7
expandItem
Method · 0.45
collapseItem
Method · 0.45
isItemExpanded
Method · 0.45
recursiveExpandItems
Method · 0.45
recursiveExpandItem
Method · 0.45
ImuAnalyzerSettings
Method · 0.45
notifyInputConfigChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected