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

Method ButtonLayout

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

Source from the content-addressed store, hash-verified

14 StatusControl(QWidget *parent = 0, bool noLayout = false);
15 QPushButton *Button() { return _button; }
16 QHBoxLayout *ButtonLayout() { return _buttonLayout; }
17 QLabel *StatusLabel() { return _status; }
18 QLabel *StatusPrefixLabel() { return _statusPrefix; }
19

Callers 1

StatusDockWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected