Boost.UI
User Interface Boost library
Classes
Strings container widgets

String list widgets. More...

Collaboration diagram for Strings container widgets:

Classes

class  boost::ui::strings_box
 Abstract widget that holds array of strings. More...
 
class  boost::ui::list_box
 Widget to select one or more strings. More...
 
class  boost::ui::combo_box
 Widget to select one or more strings and edit it. More...
 
class  boost::ui::choice
 Widget to select string from popup list of strings. More...
 

Detailed Description

String list widgets.