Go to the documentation of this file.
34 #ifndef TTA_CONTENTS_FIGURE_HH
35 #define TTA_CONTENTS_FIGURE_HH
59 virtual void draw(wxDC* dc);
virtual ~ContentsFigure()
UnitContainerFigure * units_
Contains all the units.
BusContainerFigure * buses_
Contains all the buses.
ContentsFigure & operator=(ContentsFigure &old)
Assignment not allowed.
virtual void addChild(Figure *child)
virtual void draw(wxDC *dc)
SocketContainerFigure * sockets_
Contains all the sockets.
virtual void layoutSelf(wxDC *)
virtual void layoutChildren(wxDC *)