6 #include "core/common/EData.h"
7 #include "appcore/printertemplate/EText.h"
8 #include "appcore/printertemplate/EMPrinterTemplate.h"
12 namespace PrinterTemplate
21 EDynamicText( std::string name );
24 virtual EText*
Clone();
25 virtual void Draw(
float moveY );
26 virtual void ReadXML( EXMLNode *node );
27 virtual long Save( EXMLNode *node );
28 virtual long GetContentWidth();
#define EMPRINTERTEMPLATE_API
Definition: EMPrinterTemplate.h:9
virtual CardEvent __EDATAPTR Clone()
SYSTEM INCLUDES.
Definition: CardFacadeManagerXML.h:6