Scribus
Open source desktop publishing at your fingertips
BarcodeType Class Reference

One Barcode Entity. More...

#include <barcodegenerator.h>

Public Member Functions

 BarcodeType ()
 Constructor provided for QMap initialization only.
 
 BarcodeType (const QString &cmd, const QString &exa, const QString &exaop)
 Setup the Barcode entity. More...
 

Public Attributes

QString command
 PostScript encoder.
 
QString exampleContents
 BC example contents.
 
QString exampleOptions
 BC example options.
 

Detailed Description

One Barcode Entity.

Author
Petr Vanek petr@.nosp@m.yarp.nosp@m.en.cz

Constructor & Destructor Documentation

BarcodeType::BarcodeType ( const QString &  cmd,
const QString &  exa,
const QString &  exaop 
)

Setup the Barcode entity.

Todo:
Make better regular expressions for BCDs.
Parameters
cmda Postsript command for given BC type
exaan example of the contents
exaopan example of the options

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