Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ label
Method
label
gui/src/widgets/menucombo.cpp:88–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
QComboBox *MenuCombo::combo() { return m_combo; }
87
88
QLabel *MenuCombo::label() const { return m_label; }
89
90
QString MenuCombo::title() const { return m_label->text(); }
91
Callers
2
initUI
Method · 0.45
MeasurementSettings
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected