bWidgets
Core widget toolkit designed for Blender
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NbWidgets
 NbwScreenGraph
 CBuilderHelper class to construct screen-graphs
 CContainerNodeNode representing a widget with children
 CDrawer
 CEventHandlerAPI for registering and calling event-listeners
 CLayoutNodeNode for aligning children to a specific layout
 CNodeThe base data-structure for a screen-graph node
 CPreOrderIteratorIterator for pre-order (depth-first) traversal
 CScreenGraph
 CWidgetNodeNode representing a single widget with no children
 CbwAbstractButtonBase class for button like widgets
 CbwAbstractButtonHandler
 CbwCheckbox
 CbwCheckboxHandler
 CbwColor
 CbwContainerWidget
 CbwContextImportant state information for the screen-graph
 CbwEvent
 CbwEventDispatcherMangages sending events to screen-graph nodes based on current state
 CbwFunctorInterfaceAbstract function object class
 CbwGradientSimple class for calculating colors for gradient fills
 CbwIconInterfaceInterface to reference icons from within bWidgets
 CbwLabel
 CbwLayoutInterface
 CbwMouseButtonDragEvent
 CbwMouseButtonEvent
 CbwMouseWheelEvent
 CbwNumberSlider
 CbwNumberSliderHandler
 CbwPaintEngineMain interface to implement any drawing of geometry or text
 CbwPainter
 CbwPanel
 CbwPanelHandler
 CbwPoint
 CbwPolygon
 CbwPushButton
 CbwRadioButtonA radio-button like widget retaining a pressed state once pressed
 CbwRadioButtonHandler
 CbwRange
 CbwRectangle
 CbwScrollBar
 CbwScrollBarHandler
 CbwScrollView
 CbwScrollViewHandler
 CbwStyle
 CStyleType
 CbwStyleClassic
 CbwStyleCSSStyle-class for CSS driven Styles
 CbwStyleFlat
 CbwStyleFlatDark
 CbwStyleFlatLight
 CbwStyleManagerSingleton class for managing styles through type ID's
 CbwStylePropertiesManage a list of properties (bwStyleProperty instances)
 CbwStylePropertySimple class for managing properties that can be manipulated through stylesheets (CSS)
 CbwStylePropertyInternal
 CbwTextBox
 CbwTextBoxHandler
 CbwWidgetAbstract base class that all widgets derive from
 CbwWidgetBaseStyleProperties for typical widgets with roundbox corners
 CPolygonRoundboxCreator
 CPropType
 CPropType< bool >
 CPropType< bwColor >
 CPropType< float >
 CPropType< int >