MagicSmoke
$VERSION$
|
Central scheduler class for the Print at Home client. More...
#include <pah.h>
Public Slots | |
void | activatePrint (bool) |
call back for the menu item - affects the timer More... | |
void | reinit () |
re-initializes the scheduler with current settings More... | |
void | startPrinting () |
initiates and controls the print job. More... | |
Public Member Functions | |
PrintScheduler () | |
Central scheduler class for the Print at Home client.
PrintScheduler::PrintScheduler | ( | ) |
|
slot |
call back for the menu item - affects the timer
References reinit().
Referenced by PrintScheduler().
|
slot |
re-initializes the scheduler with current settings
References PrintIcon::Blocked, PrintIcon::instance(), PrintIcon::Normal, PrintIcon::Problem, PrintIcon::setNextTime(), PrintIcon::setPrintMode(), MPClientConfig::timerInMinutes(), and MPServerConfig::validateConfig().
Referenced by activatePrint(), and PrintScheduler().
|
slot |
initiates and controls the print job.
References PrintIcon::Blocked, PrintingRun::exec(), PrintIcon::instance(), PrintIcon::Normal, PrintIcon::Printing, PrintIcon::printIsActive(), PrintIcon::setPrintMode(), and MPServerConfig::validateConfig().
Referenced by PrintScheduler().