Go to the documentation of this file.
25 #ifndef SRC_GUI_INCLUDE_CORBO_GUI_HORIZONTAL_BUTTON_GROUP_H_
26 #define SRC_GUI_INCLUDE_CORBO_GUI_HORIZONTAL_BUTTON_GROUP_H_
28 #include <QAbstractButton>
29 #include <QHBoxLayout>
35 class HoriontalButtonGroup :
public QWidget
40 explicit HoriontalButtonGroup(
const QString& label,
bool exclusive =
false, QWidget* parent = 0);
43 QAbstractButton*
addButton(
bool checked,
const QString& cb_label =
"");
56 QList<QAbstractButton*>
_boxes;
65 #endif // SRC_GUI_INCLUDE_CORBO_GUI_HORIZONTAL_BUTTON_GROUP_H_
control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:05:47