Boost.UI
User Interface Boost library
|
Data output widgets. More...
Modules | |
Logging | |
Debug output and async user notifications. | |
Classes | |
class | boost::ui::web_widget |
Widget that renders HTML. More... | |
class | boost::ui::status_bar |
Status bar class. More... | |
class | boost::ui::progress_bar |
Progress bar widget base class. More... | |
class | boost::ui::hprogress_bar |
Horizontal progress bar widget. More... | |
class | boost::ui::vprogress_bar |
Vertical progress bar widget. More... | |
class | boost::ui::separator |
Pseudo class that separates menu items. More... | |
class | boost::ui::line_widget |
Abstract widget that displays horizontal or vertical line. More... | |
class | boost::ui::hline |
Horizontal line widget. More... | |
class | boost::ui::vline |
Vertical line widget. More... | |
class | boost::ui::label |
Widget that displays static text. More... | |
class | boost::ui::image_widget |
Widget that displays image. More... | |
class | boost::ui::canvas |
Widget for drawing. More... | |
Data output widgets.