MCPcopy 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
90bool PlotButtonManager::collapsed() { return m_collapseBtn->isChecked(); }
91
92void PlotButtonManager::setCollapsed(bool b) { m_collapseBtn->setChecked(true); }
93

Callers 6

createMenuLogSectionMethod · 0.45
createMenuLogSectionMethod · 0.45
createMenuLogSectionMethod · 0.45
isRmsLoggingEnabledMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected