AppCore
Loading...
Searching...
No Matches
src
appcore
appcore
printertemplate
EDynamicText.h
Go to the documentation of this file.
1
#ifndef EDYNAMICTEXT_H
2
#define EDYNAMICTEXT_H
3
4
#include <string>
5
6
#include "core/common/EData.h"
7
#include "appcore/printertemplate/EText.h"
8
#include "appcore/printertemplate/EMPrinterTemplate.h"
9
10
namespace
EM
11
{
12
namespace
PrinterTemplate
13
{
18
class
EMPRINTERTEMPLATE_API
EDynamicText
:
public
EText
19
{
20
public
:
21
EDynamicText
( std::string name );
22
~EDynamicText
();
23
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();
29
};
30
}
31
}
32
33
#endif
Clone
virtual CardEvent __EDATAPTR Clone()
EMPRINTERTEMPLATE_API
#define EMPRINTERTEMPLATE_API
Definition
EMPrinterTemplate.h:9
EM::PrinterTemplate::EDynamicText
concrete draw object
Definition
EDynamicText.h:19
EM::PrinterTemplate::EDynamicText::EDynamicText
EDynamicText(std::string name)
EM::PrinterTemplate::EText
concrete draw object
Definition
EText.h:20
EM
SYSTEM INCLUDES.
Definition
CardFacadeManagerXML.h:7
Generated on Tue Mar 17 2026 23:25:58 for AppCore by
1.9.8