MagicSmoke  $VERSION$
MClientConfig Class Reference

Configures which client is available for selection. More...

#include <login.h>

Inheritance diagram for MClientConfig:

Public Member Functions

 MClientConfig (QWidget *parent=0, Qt::WindowFlags f=0)
 

Static Public Member Functions

static bool inClientMenu (QString client)
 
static bool inMenu (QString client)
 
static QString preselection ()
 
static bool preselectLast ()
 
static bool selectable (QString client)
 
static bool selectionChangeable ()
 

Detailed Description

Configures which client is available for selection.

Constructor & Destructor Documentation

MClientConfig::MClientConfig ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)
explicit

Member Function Documentation

bool MClientConfig::inClientMenu ( QString  client)
static

References CCFG_SETTINGS, and INCLIENT.

Referenced by MClientConfig().

bool MClientConfig::inMenu ( QString  client)
static
QString MClientConfig::preselection ( )
static

References CCFG_SETTINGS, and PRESELECTION.

Referenced by MClientConfig().

bool MClientConfig::preselectLast ( )
static

References CCFG_SETTINGS, and PRESELECTLAST.

Referenced by MClientConfig().

bool MClientConfig::selectable ( QString  client)
static

References CCFG_SETTINGS, and SELECTABLE.

Referenced by MClientConfig().

bool MClientConfig::selectionChangeable ( )
static

References CCFG_SETTINGS, and PRESELECTCHANGE.

Referenced by MClientConfig().


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