bWidgets
Core widget toolkit designed for Blender
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CbWidgets::bwScreenGraph::BuilderHelper class to construct screen-graphs
 CbWidgets::bwColor
 CbWidgets::bwContextImportant state information for the screen-graph
 CbWidgets::bwEvent
 CbWidgets::bwMouseButtonEvent
 CbWidgets::bwMouseButtonDragEvent
 CbWidgets::bwMouseWheelEvent
 CbWidgets::bwEventDispatcherMangages sending events to screen-graph nodes based on current state
 CbWidgets::bwFunctorInterfaceAbstract function object class
 CbWidgets::bwGradientSimple class for calculating colors for gradient fills
 CbWidgets::bwIconInterfaceInterface to reference icons from within bWidgets
 CbWidgets::bwLayoutInterface
 CbWidgets::bwPaintEngineMain interface to implement any drawing of geometry or text
 CbWidgets::bwPainter
 CbWidgets::bwPoint
 CbWidgets::bwPolygon
 CbWidgets::bwRange< T >
 CbWidgets::bwRectangle< T >
 CbWidgets::bwRectangle< int >
 CbWidgets::bwStyle
 CbWidgets::bwStyleCSSStyle-class for CSS driven Styles
 CbWidgets::bwStyleFlatDark
 CbWidgets::bwStyleFlatLight
 CbWidgets::bwStyleClassic
 CbWidgets::bwStyleFlat
 CbWidgets::bwStyleManagerSingleton class for managing styles through type ID's
 CbWidgets::bwStylePropertiesManage a list of properties (bwStyleProperty instances)
 CbWidgets::bwStylePropertySimple class for managing properties that can be manipulated through stylesheets (CSS)
 CbWidgets::bwStylePropertyInternal< _Type >
 CbWidgets::bwWidgetAbstract base class that all widgets derive from
 CbWidgets::bwAbstractButtonBase class for button like widgets
 CbWidgets::bwCheckbox
 CbWidgets::bwPushButton
 CbWidgets::bwRadioButtonA radio-button like widget retaining a pressed state once pressed
 CbWidgets::bwScrollBar
 CbWidgets::bwContainerWidget
 CbWidgets::bwPanel
 CbWidgets::bwScrollView
 CbWidgets::bwLabel
 CbWidgets::bwTextBox
 CbWidgets::bwNumberSlider
 CbWidgets::bwWidgetBaseStyleProperties for typical widgets with roundbox corners
 CbWidgets::bwScreenGraph::Drawer
 CbWidgets::bwScreenGraph::EventHandlerAPI for registering and calling event-listeners
 CbWidgets::bwAbstractButtonHandler
 CbWidgets::bwCheckboxHandler
 CbWidgets::bwRadioButtonHandler
 CbWidgets::bwScrollBarHandler
 CbWidgets::bwPanelHandler
 CbWidgets::bwScrollViewHandler
 CbWidgets::bwTextBoxHandler
 CbWidgets::bwNumberSliderHandler
 CbWidgets::bwScreenGraph::NodeThe base data-structure for a screen-graph node
 CbWidgets::bwScreenGraph::LayoutNodeNode for aligning children to a specific layout
 CbWidgets::bwScreenGraph::ContainerNodeNode representing a widget with children
 CbWidgets::bwScreenGraph::WidgetNodeNode representing a single widget with no children
 CbWidgets::bwScreenGraph::ContainerNodeNode representing a widget with children
 CbWidgets::PolygonRoundboxCreator
 CbWidgets::bwScreenGraph::PreOrderIteratorIterator for pre-order (depth-first) traversal
 CbWidgets::PropType< typename >
 CbWidgets::PropType< bool >
 CbWidgets::PropType< bwColor >
 CbWidgets::PropType< float >
 CbWidgets::PropType< int >
 CbWidgets::bwScreenGraph::ScreenGraph
 CbWidgets::bwStyle::StyleType