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