#include <Displayer.h>
Inheritance diagram for SctDataDisplay::DisplayData:
Public Member Functions | |
virtual | ~DisplayData () |
Displayers that need data not to get deleted should put it all in a sub-class of one of these. It will get deleted when then display is not needed.
Definition at line 35 of file Displayer.h.