Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ collapsed
Method
collapsed
gui/src/plotbuttonmanager.cpp:90–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
bool PlotButtonManager::collapsed() { return m_collapseBtn->isChecked(); }
91
92
void PlotButtonManager::setCollapsed(bool b) { m_collapseBtn->setChecked(true); }
93
Callers
6
createMenuLogSection
Method · 0.45
createMenuLogSection
Method · 0.45
createMenuLogSection
Method · 0.45
isRmsLoggingEnabled
Method · 0.45
isHarmonicsLoggingEnabled
Method · 0.45
isWaveformLoggingEnabled
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected