![]() |
PeriDyno 1.2.1
|
#include <WNodeGraphics.h>


Public Member Functions | |
| WNodeGraphics () | |
| ~WNodeGraphics () | |
Public Attributes | |
| Wt::WVBoxLayout * | layout |
| Wt::WPanel * | addPanel |
| Wt::WPanel * | nodePanel |
Definition at line 10 of file WNodeGraphics.h.
| WNodeGraphics::WNodeGraphics | ( | ) |
Definition at line 4 of file WNodeGraphics.cpp.
| WNodeGraphics::~WNodeGraphics | ( | ) |
Definition at line 22 of file WNodeGraphics.cpp.
| Wt::WPanel* WNodeGraphics::addPanel |
Definition at line 19 of file WNodeGraphics.h.
| Wt::WVBoxLayout* WNodeGraphics::layout |
Definition at line 18 of file WNodeGraphics.h.
| Wt::WPanel* WNodeGraphics::nodePanel |
Definition at line 20 of file WNodeGraphics.h.