MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / StatusLabel

Method StatusLabel

lib/utils/status-control.hpp:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 QPushButton *Button() { return _button; }
16 QHBoxLayout *ButtonLayout() { return _buttonLayout; }
17 QLabel *StatusLabel() { return _status; }
18 QLabel *StatusPrefixLabel() { return _statusPrefix; }
19
20private slots:

Callers 1

SetupGeneralTabMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected