#include "WidgetBase.h"
#include "EdgeWidget.h"
#include "NodeWidget.h"
#include <iostream>
Go to the source code of this file.
Compounds | |
class | PolygonWidget |
A "Composite Widget" for nodes and lines. More... | |
Typedefs | |
typedef gutz::SmartPtr< PolygonWidget > | PolygonWidgetSP |
|
Definition at line 148 of file PolygonWidget.h. |