signals after the print data has been setn to the printer.
PrintJob.trackPrintStatus
bool trackPrintStatus() @propertyGet trackPrintStatus property.
Returns
true if the print job will continue to emit status-changed
void trackPrintStatus(bool propval) @propertySet trackPrintStatus property.
Parameters
propval | true if the print job will continue to emit status-changed signals after the print data has been setn to the printer. |