ACheckBoxWrapper#
View container with a checkbox.
Header: | #include <AUI/View/ACheckBox.h> |
CMake: | aui_link(my_target PUBLIC aui::views) |
Detailed Description#
For a checkbox itself, see ACheckBox.
Public Methods#
ACheckBoxWrapper#
Construct ACheckBoxWrapper with a view.
- Arguments
viewToWrap
view to wrap.