|
Scribus
Open source desktop publishing at your fingertips
|
#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. | |
One Barcode Entity.
| BarcodeType::BarcodeType | ( | const QString & | cmd, |
| const QString & | exa, | ||
| const QString & | exaop | ||
| ) |