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
◆ labelText
QString XDocCopySetter::labelText |
|
readwrite |
◆ numCopiesMetric
QString XDocCopySetter::numCopiesMetric |
|
readwrite |
◆ showPriceMetric
QString XDocCopySetter::showPriceMetric |
|
readwrite |
◆ watermarkMetric
QString XDocCopySetter::watermarkMetric |
|
readwrite |
◆ XDocCopySetter()
XDocCopySetter::XDocCopySetter |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 |
|
) |
| |
◆ ~XDocCopySetter()
XDocCopySetter::~XDocCopySetter |
( |
| ) |
|
◆ labelText()
virtual QString XDocCopySetter::labelText |
( |
| ) |
const |
|
virtual |
◆ languageChange
void XDocCopySetter::languageChange |
( |
| ) |
|
|
protectedvirtualslot |
◆ numCopies()
int XDocCopySetter::numCopies |
( |
| ) |
const |
|
virtual |
◆ numCopiesMetric()
virtual QString XDocCopySetter::numCopiesMetric |
( |
| ) |
const |
|
virtual |
◆ retranslateUi() [1/2]
void Ui_XDocCopySetter::retranslateUi |
( |
QWidget * |
XDocCopySetter | ) |
|
|
inlineinherited |
◆ retranslateUi() [2/2]
void Ui_XDocCopySetter::retranslateUi |
( |
QWidget * |
XDocCopySetter | ) |
|
|
inlineinherited |
◆ save
bool XDocCopySetter::save |
( |
| ) |
|
|
virtualslot |
◆ sEditWatermark
void XDocCopySetter::sEditWatermark |
( |
| ) |
|
|
protectedvirtualslot |
◆ setLabelText
void XDocCopySetter::setLabelText |
( |
const QString |
text | ) |
|
|
virtualslot |
◆ setNumCopies
void XDocCopySetter::setNumCopies |
( |
const int |
numCopies | ) |
|
|
virtualslot |
◆ setNumCopiesMetric
void XDocCopySetter::setNumCopiesMetric |
( |
const QString |
metric | ) |
|
|
virtualslot |
◆ setShowPriceMetric
void XDocCopySetter::setShowPriceMetric |
( |
const QString |
metric | ) |
|
|
virtualslot |
◆ setupUi() [1/2]
void Ui_XDocCopySetter::setupUi |
( |
QWidget * |
XDocCopySetter | ) |
|
|
inlineinherited |
◆ setupUi() [2/2]
void Ui_XDocCopySetter::setupUi |
( |
QWidget * |
XDocCopySetter | ) |
|
|
inlineinherited |
◆ setWatermarkMetric
void XDocCopySetter::setWatermarkMetric |
( |
const QString |
metric | ) |
|
|
virtualslot |
◆ showCosts()
bool XDocCopySetter::showCosts |
( |
const int |
row | ) |
const |
|
virtual |
◆ showPriceMetric()
virtual QString XDocCopySetter::showPriceMetric |
( |
| ) |
const |
|
virtual |
◆ watermark()
QString XDocCopySetter::watermark |
( |
const int |
row | ) |
const |
|
virtual |
◆ watermarkMetric()
virtual QString XDocCopySetter::watermarkMetric |
( |
| ) |
const |
|
virtual |
◆ _copiesGroup
◆ _copiesGroupLyt
QVBoxLayout * Ui_XDocCopySetter::_copiesGroupLyt |
|
inherited |
◆ _numCopiesMetric
QString XDocCopySetter::_numCopiesMetric |
|
protected |
◆ _numOfCopies
QSpinBox * Ui_XDocCopySetter::_numOfCopies |
|
inherited |
◆ _numOfCopiesLit
QLabel * Ui_XDocCopySetter::_numOfCopiesLit |
|
inherited |
◆ _numOfCopiesLyt
QHBoxLayout * Ui_XDocCopySetter::_numOfCopiesLyt |
|
inherited |
◆ _showPriceMetric
QString XDocCopySetter::_showPriceMetric |
|
protected |
◆ _watermarkMetric
QString XDocCopySetter::_watermarkMetric |
|
protected |
◆ _watermarks
◆ _xDocCopySetterLyt
QGridLayout * Ui_XDocCopySetter::_xDocCopySetterLyt |
|
inherited |
◆ spacer11
QSpacerItem * Ui_XDocCopySetter::spacer11 |
|
inherited |
The documentation for this class was generated from the following files:
- xdoccopysetter.h
- xdoccopysetter.cpp