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

Text editor widgets. More...

Include dependency graph for text_box.hpp:

Go to the source code of this file.

Classes

class  boost::ui::text_box_base
 Abstract text editor widget. More...
 
class  boost::ui::string_box
 Single-line text editor widget. More...
 
class  boost::ui::password_box
 Password editor widget. More...
 
class  boost::ui::text_box
 Multi-line text editor widget. More...
 

Namespaces

 boost
 Boost C++ libraries namespace.
 
 boost::ui
 Boost.UI library namespace.
 

Detailed Description

Text editor widgets.