MCPcopy 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

86QComboBox *MenuCombo::combo() { return m_combo; }
87
88QLabel *MenuCombo::label() const { return m_label; }
89
90QString MenuCombo::title() const { return m_label->text(); }
91

Callers 2

initUIMethod · 0.45
MeasurementSettingsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected