The XDocCopySetter gives the user a unified interface for telling the system how many copies of a particular document should be printed when it gets sent to a printer, what the watermark should be on the report, and whether the report should show prices or not.
More...
#include <xdoccopysetter.h>
The XDocCopySetter gives the user a unified interface for telling the system how many copies of a particular document should be printed when it gets sent to a printer, what the watermark should be on the report, and whether the report should show prices or not.
- See also
- printInvoice
XDocCopySetter::XDocCopySetter |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 |
|
) |
| |
XDocCopySetter::~XDocCopySetter |
( |
| ) |
|
virtual QString XDocCopySetter::labelText |
( |
| ) |
const |
|
virtual |
void XDocCopySetter::languageChange |
( |
| ) |
|
|
protectedvirtualslot |
int XDocCopySetter::numCopies |
( |
| ) |
const |
|
virtual |
virtual QString XDocCopySetter::numCopiesMetric |
( |
| ) |
const |
|
virtual |
bool XDocCopySetter::save |
( |
| ) |
|
|
virtualslot |
void XDocCopySetter::sEditWatermark |
( |
| ) |
|
|
protectedvirtualslot |
void XDocCopySetter::setLabelText |
( |
const QString |
text | ) |
|
|
virtualslot |
void XDocCopySetter::setNumCopies |
( |
const int |
numCopies | ) |
|
|
virtualslot |
void XDocCopySetter::setNumCopiesMetric |
( |
const QString |
metric | ) |
|
|
virtualslot |
void XDocCopySetter::setShowPriceMetric |
( |
const QString |
metric | ) |
|
|
virtualslot |
void XDocCopySetter::setWatermarkMetric |
( |
const QString |
metric | ) |
|
|
virtualslot |
bool XDocCopySetter::showCosts |
( |
const int |
row | ) |
const |
|
virtual |
virtual QString XDocCopySetter::showPriceMetric |
( |
| ) |
const |
|
virtual |
QString XDocCopySetter::watermark |
( |
const int |
row | ) |
const |
|
virtual |
virtual QString XDocCopySetter::watermarkMetric |
( |
| ) |
const |
|
virtual |
QString XDocCopySetter::_numCopiesMetric |
|
protected |
QString XDocCopySetter::_showPriceMetric |
|
protected |
QString XDocCopySetter::_watermarkMetric |
|
protected |
QString XDocCopySetter::labelText |
|
readwrite |
QString XDocCopySetter::numCopiesMetric |
|
readwrite |
QString XDocCopySetter::showPriceMetric |
|
readwrite |
QString XDocCopySetter::watermarkMetric |
|
readwrite |
The documentation for this class was generated from the following files: