MagicSmoke
$VERSION$
|
Represents a single printing run with multiple orders to be printed. More...
#include <printrun.h>
Public Slots | |
void | exec () |
executes the actual print run More... | |
Public Member Functions | |
PrintingRun () | |
retrieves all basic information for open orders More... | |
Represents a single printing run with multiple orders to be printed.
PrintingRun::PrintingRun | ( | ) |
retrieves all basic information for open orders
References MPServerConfig::billFileName(), MPServerConfig::billTemplateName(), MTGetOrderList::getcustomers(), MTGetOrderList::getorders(), MTemplateStore::getTemplateByFile(), MPServerConfig::mailTemplateName(), MPClientConfig::maximumAgeOfOrders(), req, MPServerConfig::shippingIds(), MPServerConfig::ticketFileName(), MPServerConfig::ticketTemplateName(), MPServerConfig::voucherFileName(), and MPServerConfig::voucherTemplateName().
|
slot |
executes the actual print run
Referenced by PrintScheduler::startPrinting().