Boost.UI
User Interface Boost library
Classes | Namespaces
check_box.hpp File Reference

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.
 

Detailed Description

Check box widget.