Boost.UI
User Interface Boost library
|
Graphical widgets. More...
Modules | |
Command widgets | |
Widgets with action handlers. | |
Data input-output widgets | |
Data input and output widgets. | |
Informational widgets | |
Data output widgets. | |
Containers | |
Widgets that holds other widgets. | |
Classes | |
class | boost::ui::widget |
Base class for all widgets. More... | |
class | boost::ui::native_widget |
Widget that wraps previously created native widget. More... | |
Typedefs | |
typedef int | boost::ui::index_type |
Integral type for indexing items. | |
Variables | |
const index_type | boost::ui::nindex = -1 |
Invalid index value. | |
Graphical widgets.