33 #include "../View/view.h"
37 class CheckBoxBaseView_Impl;
54 std::shared_ptr<CheckBoxBaseView_Impl> impl;
Signal< void()> & sig_changed()
void set_check(bool checked_state)
Definition: checkbox_view.h:39
View for an area of the user interface.
Definition: view.h:68
Definition: Application/application.h:35