MagicSmoke  $VERSION$
MPClientConfig Class Reference

#include <clientcfg.h>

Inheritance diagram for MPClientConfig:

Public Slots

void save ()
 

Public Member Functions

 MPClientConfig (QWidget *parent=nullptr)
 

Static Public Member Functions

static bool autoLogin ()
 
static int maximumAgeOfOrders ()
 
static QString password ()
 
static void performAutoLogin (MSessionClient &)
 
static QString preselectedProfileId ()
 
static QString preselectedUserName ()
 
static bool preselectProfile ()
 
static bool preselectUser ()
 
static int timerInMinutes ()
 

Constructor & Destructor Documentation

Member Function Documentation

bool MPClientConfig::autoLogin ( )
static

References AUTOLOGIN.

Referenced by MPClientConfig(), and performAutoLogin().

int MPClientConfig::maximumAgeOfOrders ( )
static

References ORDERAGE.

Referenced by MPClientConfig(), and PrintingRun::PrintingRun().

QString MPClientConfig::password ( )
static

References PASSWD, and unmaskPwd().

Referenced by MPClientConfig(), and performAutoLogin().

QString MPClientConfig::preselectedProfileId ( )
static

References PROFILE.

Referenced by MPClientConfig(), and performAutoLogin().

QString MPClientConfig::preselectedUserName ( )
static

References USERNAME.

Referenced by MPClientConfig(), and performAutoLogin().

bool MPClientConfig::preselectProfile ( )
static

References SETPROFILE.

Referenced by MPClientConfig(), and performAutoLogin().

bool MPClientConfig::preselectUser ( )
static

References SETUSER.

Referenced by MPClientConfig(), and performAutoLogin().

void MPClientConfig::save ( )
slot
int MPClientConfig::timerInMinutes ( )
static

References TIMER.

Referenced by MPClientConfig(), and PrintScheduler::reinit().


The documentation for this class was generated from the following files: