40 bool default_value =
true);
60 int Value(
void)
const;
Class displaying a QCheckBox on the ground station.
Definition: CheckBox.h:28
namespace of the flair Framework
Definition: Ahrs.h:19
CheckBox(const LayoutPosition *position, std::string name, bool default_value=true)
Constructor.
Abstract class to display a box on the ground station.
Definition: Box.h:35
Class to define a position in a layout on the ground station.
Definition: LayoutPosition.h:28
bool IsChecked(void) const
Is checked?
Abstract class to display a box on the ground station.
int Value(void) const
Value.