bWidgets
Core widget toolkit designed for Blender
Node.h File Reference
#include <list>
#include "bwContainerWidget.h"
#include "bwLayoutInterface.h"
#include "bwWidget.h"
+ Include dependency graph for Node.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bWidgets::bwScreenGraph::Node
 The base data-structure for a screen-graph node. More...
 
class  bWidgets::bwScreenGraph::LayoutNode
 Node for aligning children to a specific layout. More...
 
class  bWidgets::bwScreenGraph::WidgetNode
 Node representing a single widget with no children. More...
 
class  bWidgets::bwScreenGraph::ContainerNode
 Node representing a widget with children. More...
 

Namespaces

namespace  bWidgets
 
namespace  bWidgets::bwScreenGraph