Boost.UI
User Interface Boost library
|
Check box widget. More...
Go to the source code of this file.
Classes | |
class | boost::ui::check_box_base |
Check box base class. More... | |
class | boost::ui::check_box |
Labelled widget that that permits the user to make a binary choice. More... | |
class | boost::ui::tri_state_check_box |
Labelled widget that that permits the user to make a ternary choice. More... | |
Namespaces | |
boost | |
Boost C++ libraries namespace. | |
boost::ui | |
Boost.UI library namespace. | |
Check box widget.