Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
PrinterBusinessLogic::DataClass Class Reference

Public Member Functions

 DataClass ()
 
 ~DataClass ()
 
void LoadTemplates ()
 
bool GetTemplatePath (QString templateName, QString &templatePath)
 
bool FillTicketHeader (EDataCol *ticketDataCollection, bool fillTicketNumber)
 
bool SaveTicketCopyToFile (const QString &fileName, const unsigned char *bitmapData, const unsigned long bitmapLength, const unsigned long width, const unsigned long height)
 

Public Attributes

QString mPreparedTemplate
 
EPrinterTemplateCol * mTicketTemplateCollection
 
bool mPrinterPresent
 

Constructor & Destructor Documentation

PrinterBusinessLogic::DataClass::DataClass ( )
inline
PrinterBusinessLogic::DataClass::~DataClass ( )
inline

Member Function Documentation

bool PrinterBusinessLogic::DataClass::FillTicketHeader ( EDataCol *  ticketDataCollection,
bool  fillTicketNumber 
)
bool PrinterBusinessLogic::DataClass::GetTemplatePath ( QString  templateName,
QString &  templatePath 
)
void PrinterBusinessLogic::DataClass::LoadTemplates ( )
bool PrinterBusinessLogic::DataClass::SaveTicketCopyToFile ( const QString &  fileName,
const unsigned char *  bitmapData,
const unsigned long  bitmapLength,
const unsigned long  width,
const unsigned long  height 
)

Member Data Documentation

QString PrinterBusinessLogic::DataClass::mPreparedTemplate
bool PrinterBusinessLogic::DataClass::mPrinterPresent
EPrinterTemplateCol* PrinterBusinessLogic::DataClass::mTicketTemplateCollection

The documentation for this class was generated from the following file: