Boost.UI
User Interface Boost library
Modules | Classes
Data input-output widgets

Data input and output widgets. More...

Collaboration diagram for Data input-output widgets:

Modules

 Date and time pickers
 Date and time modifiers.
 
 Strings container widgets
 String list widgets.
 
 Text widgets
 Text editor widgets.
 

Classes

class  boost::ui::slider
 Slider widget base class. More...
 
class  boost::ui::hslider
 Horizontal slider widget. More...
 
class  boost::ui::vslider
 Vertical slider widget. More...
 
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...
 

Detailed Description

Data input and output widgets.