Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Member Functions | List of all members
BarCodeGeneralLogic Class Reference

#include <BarCodeGeneralLogic.h>

Static Public Member Functions

static QByteArray CreateBarCode (QString inputString, QString barcodeType)
 
static QString CreateBarCodeEAN8 (QString inputString)
 
static QString CreateBarCodeEAN13 (QString inputString)
 
static QString CreateBarCodeInterleaved2of5 (QString inputString)
 
static QString CreateBarCodeInterleaved2of5WithCheck (QString inputString)
 
static QString FillBarCode (const QString &barcodePattern, QString safeNumber, long deductionNumber, long domesticRevenue, float revenueCurrencyCoeficient, long snr, long driverID, QDateTime initialTicketDateTime, QDateTime finalTicketDateTime)
 

Member Function Documentation

QByteArray BarCodeGeneralLogic::CreateBarCode ( QString  inputString,
QString  barcodeType 
)
static

Here is the call graph for this function:

Here is the caller graph for this function:

QString BarCodeGeneralLogic::CreateBarCodeEAN13 ( QString  inputString)
static

Here is the caller graph for this function:

QString BarCodeGeneralLogic::CreateBarCodeEAN8 ( QString  inputString)
static
QString BarCodeGeneralLogic::CreateBarCodeInterleaved2of5 ( QString  inputString)
static

Here is the caller graph for this function:

QString BarCodeGeneralLogic::CreateBarCodeInterleaved2of5WithCheck ( QString  inputString)
static

Here is the call graph for this function:

QString BarCodeGeneralLogic::FillBarCode ( const QString &  barcodePattern,
QString  safeNumber,
long  deductionNumber,
long  domesticRevenue,
float  revenueCurrencyCoeficient,
long  snr,
long  driverID,
QDateTime  initialTicketDateTime,
QDateTime  finalTicketDateTime 
)
static

Here is the caller graph for this function:


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