MMSCheckBoxWidgetClass Class Reference

A data access class for the checkbox widget. More...

#include <mmscheckboxwidgetclass.h>

List of all members.


Public Member Functions

 MMSCheckBoxWidgetClass ()
 Constructor of class MMSCheckBoxWidgetClass.
 ~MMSCheckBoxWidgetClass ()
 Destructor of class MMSCheckBoxWidgetClass.
MMSCheckBoxWidgetClassoperator= (const MMSCheckBoxWidgetClass &c)
 operator=
void unsetAll ()
 Mark all attributes as not set.
void setClassName (string className)
 Set the name of the theme class.
string getClassName ()
 Get the name of the theme class.
bool isCheckedBgColor ()
 Check if the background color is set. This color will be used for the checked, unselected widget.
void unsetCheckedBgColor ()
 Mark the checked_bgcolor as not set.
void setCheckedBgColor (const MMSFBColor &checked_bgcolor)
 Set the background color which is used to draw the checked, unselected widget.
bool getCheckedBgColor (MMSFBColor &checked_bgcolor)
 Get the background color which is used to draw the checked, unselected widget.
bool isCheckedSelBgColor ()
 Check if the background color is set. This color will be used for the checked, selected widget.
void unsetCheckedSelBgColor ()
 Mark the checked_selbgcolor as not set.
void setCheckedSelBgColor (const MMSFBColor &checked_selbgcolor)
 Set the background color which is used to draw the checked, selected widget.
bool getCheckedSelBgColor (MMSFBColor &checked_selbgcolor)
 Get the background color which is used to draw the checked, selected widget.
bool isCheckedBgColor_p ()
 Check if the pressed background color is set. This color will be used for the checked, unselected widget.
void unsetCheckedBgColor_p ()
 Mark the pressed checked_bgcolor as not set.
void setCheckedBgColor_p (const MMSFBColor &checked_bgcolor_p)
 Set the pressed background color which is used to draw the checked, unselected widget.
bool getCheckedBgColor_p (MMSFBColor &checked_bgcolor_p)
 Get the pressed background color which is used to draw the checked, unselected widget.
bool isCheckedSelBgColor_p ()
 Check if the pressed background color is set. This color will be used for the checked, selected widget.
void unsetCheckedSelBgColor_p ()
 Mark the pressed checked_selbgcolor as not set.
void setCheckedSelBgColor_p (const MMSFBColor &checked_selbgcolor_p)
 Set the pressed background color which is used to draw the checked, selected widget.
bool getCheckedSelBgColor_p (MMSFBColor &checked_selbgcolor_p)
 Get the pressed background color which is used to draw the checked, selected widget.
bool isCheckedBgColor_i ()
 Check if the inactive background color is set. This color will be used for the checked, unselected widget.
void unsetCheckedBgColor_i ()
 Mark the inactive checked_bgcolor as not set.
void setCheckedBgColor_i (const MMSFBColor &checked_bgcolor_i)
 Set the inactive background color which is used to draw the checked, unselected widget.
bool getCheckedBgColor_i (MMSFBColor &checked_bgcolor_i)
 Get the inactive background color which is used to draw the checked, unselected widget.
bool isCheckedSelBgColor_i ()
 Check if the inactive background color is set. This color will be used for the checked, selected widget.
void unsetCheckedSelBgColor_i ()
 Mark the inactive checked_selbgcolor as not set.
void setCheckedSelBgColor_i (const MMSFBColor &checked_selbgcolor_i)
 Set the inactive background color which is used to draw the checked, selected widget.
bool getCheckedSelBgColor_i (MMSFBColor &checked_selbgcolor_i)
 Get the inactive background color which is used to draw the checked, selected widget.
bool isCheckedBgImagePath ()
 Check if the imagepath for background is set. This path will be used for the checked, unselected widget.
void unsetCheckedBgImagePath ()
 Mark the checked_bgimagepath as not set.
void setCheckedBgImagePath (const string &checked_bgimagepath)
 Set the imagepath for background which is used to draw the checked, unselected widget.
bool getCheckedBgImagePath (string &checked_bgimagepath)
 Get the imagepath for background which is used to draw the checked, unselected widget.
bool isCheckedBgImageName ()
 Check if the imagename for background is set. This name will be used for the checked, unselected widget.
void unsetCheckedBgImageName ()
 Mark the checked_bgimagename as not set.
void setCheckedBgImageName (const string &checked_bgimagename)
 Set the imagename for background which is used to draw the checked, unselected widget.
bool getCheckedBgImageName (string &checked_bgimagename)
 Get the imagename for background which is used to draw the checked, unselected widget.
bool isCheckedSelBgImagePath ()
 Check if the selimagepath for background is set. This path will be used for the checked, selected widget.
void unsetCheckedSelBgImagePath ()
 Mark the checked_selbgimagepath as not set.
void setCheckedSelBgImagePath (const string &checked_selbgimagepath)
 Set the selimagepath for background which is used to draw the checked, selected widget.
bool getCheckedSelBgImagePath (string &checked_selbgimagepath)
 Get the selimagepath for background which is used to draw the checked, selected widget.
bool isCheckedSelBgImageName ()
 Check if the selimagename for background is set. This name will be used for the checked, selected widget.
void unsetCheckedSelBgImageName ()
 Mark the checked_selbgimagename as not set.
void setCheckedSelBgImageName (const string &checked_selbgimagename)
 Set the selimagename for background which is used to draw the checked, selected widget.
bool getCheckedSelBgImageName (string &checked_selbgimagename)
 Get the selimagename for background which is used to draw the checked, selected widget.
bool isCheckedBgImagePath_p ()
 Check if the pressed imagepath for background is set. This path will be used for the checked, unselected widget.
void unsetCheckedBgImagePath_p ()
 Mark the pressed checked_bgimagepath as not set.
void setCheckedBgImagePath_p (const string &checked_bgimagepath_p)
 Set the pressed imagepath for background which is used to draw the checked, unselected widget.
bool getCheckedBgImagePath_p (string &checked_bgimagepath_p)
 Get the pressed imagepath for background which is used to draw the checked, unselected widget.
bool isCheckedBgImageName_p ()
 Check if the pressed imagename for background is set. This name will be used for the checked, unselected widget.
void unsetCheckedBgImageName_p ()
 Mark the pressed checked_bgimagename as not set.
void setCheckedBgImageName_p (const string &checked_bgimagename_p)
 Set the pressed imagename for background which is used to draw the checked, unselected widget.
bool getCheckedBgImageName_p (string &checked_bgimagename_p)
 Get the pressed imagename for background which is used to draw the checked, unselected widget.
bool isCheckedSelBgImagePath_p ()
 Check if the pressed selimagepath for background is set. This path will be used for the checked, selected widget.
void unsetCheckedSelBgImagePath_p ()
 Mark the pressed checked_selbgimagepath as not set.
void setCheckedSelBgImagePath_p (const string &checked_selbgimagepath_p)
 Set the pressed selimagepath for background which is used to draw the checked, selected widget.
bool getCheckedSelBgImagePath_p (string &checked_selbgimagepath_p)
 Get the pressed selimagepath for background which is used to draw the checked, selected widget.
bool isCheckedSelBgImageName_p ()
 Check if the pressed selimagename for background is set. This name will be used for the checked, selected widget.
void unsetCheckedSelBgImageName_p ()
 Mark the pressed checked_selbgimagename as not set.
void setCheckedSelBgImageName_p (const string &checked_selbgimagename_p)
 Set the pressed selimagename for background which is used to draw the checked, selected widget.
bool getCheckedSelBgImageName_p (string &checked_selbgimagename_p)
 Get the pressed selimagename for background which is used to draw the checked, selected widget.
bool isCheckedBgImagePath_i ()
 Check if the inactive imagepath for background is set. This path will be used for the checked, unselected widget.
void unsetCheckedBgImagePath_i ()
 Mark the inactive checked_bgimagepath as not set.
void setCheckedBgImagePath_i (const string &checked_bgimagepath_i)
 Set the imagepath for inactive background which is used to draw the checked, unselected widget.
bool getCheckedBgImagePath_i (string &checked_bgimagepath_i)
 Get the imagepath for inactive background which is used to draw the checked, unselected widget.
bool isCheckedBgImageName_i ()
 Check if the imagename for inactive background is set. This name will be used for the checked, unselected widget.
void unsetCheckedBgImageName_i ()
 Mark the inactive checked_bgimagename as not set.
void setCheckedBgImageName_i (const string &checked_bgimagename_i)
 Set the imagename for inactive background which is used to draw the checked, unselected widget.
bool getCheckedBgImageName_i (string &checked_bgimagename_i)
 Get the imagename for inactive background which is used to draw the checked, unselected widget.
bool isCheckedSelBgImagePath_i ()
 Check if the selimagepath for inactive background is set. This path will be used for the checked, selected widget.
void unsetCheckedSelBgImagePath_i ()
 Mark the inactive checked_selbgimagepath as not set.
void setCheckedSelBgImagePath_i (const string &checked_selbgimagepath_i)
 Set the selimagepath for inactive background which is used to draw the checked, selected widget.
bool getCheckedSelBgImagePath_i (string &checked_selbgimagepath_i)
 Get the selimagepath for inactive background which is used to draw the checked, selected widget.
bool isCheckedSelBgImageName_i ()
 Check if the selimagename for inactive background is set. This name will be used for the checked, selected widget.
void unsetCheckedSelBgImageName_i ()
 Mark the inactive checked_selbgimagename as not set.
void setCheckedSelBgImageName_i (const string &checked_selbgimagename_i)
 Set the selimagename for inactive background which is used to draw the checked, selected widget.
bool getCheckedSelBgImageName_i (string &checked_selbgimagename_i)
 Get the selimagename for inactive background which is used to draw the checked, selected widget.
bool isChecked ()
 Check if the checked flag is set.
void unsetChecked ()
 Mark the checked flag as not set.
void setChecked (bool checked)
 Set the checked flag.
bool getChecked (bool &checked)
 Get the checked flag.

Public Attributes

MMSWidgetClass widgetClass
 stores base widget attributes
bool ischecked_bgcolor
 is checked_bgcolor set?
MMSFBColor checked_bgcolor
 background color if the widget is checked and not selected
bool ischecked_selbgcolor
 is checked_selbgcolor set?
MMSFBColor checked_selbgcolor
 background color if the widget is checked and selected
bool ischecked_bgcolor_p
 is pressed checked_bgcolor set?
MMSFBColor checked_bgcolor_p
 pressed background color if the widget is checked and not selected
bool ischecked_selbgcolor_p
 is pressed selbgcolor set?
MMSFBColor checked_selbgcolor_p
 pressed background color if the widget is checked and selected
bool ischecked_bgcolor_i
 is inactive checked_bgcolor set?
MMSFBColor checked_bgcolor_i
 inactive background color if the widget is checked and not selected
bool ischecked_selbgcolor_i
 is inactive checked_selbgcolor set?
MMSFBColor checked_selbgcolor_i
 inactive background color if the widget is checked and selected
bool ischecked_bgimagepath
 is checked_bgimagepath set?
bool ischecked_bgimagename
 is checked_bgimagename set?
bool ischecked_selbgimagepath
 is checked_selbgimagepath set?
bool ischecked_selbgimagename
 is checked_selbgimagename set?
bool ischecked_bgimagepath_p
 is pressed checked_bgimagepath set?
bool ischecked_bgimagename_p
 is pressed checked_bgimagename set?
bool ischecked_selbgimagepath_p
 is pressed checked_selbgimagepath set?
bool ischecked_selbgimagename_p
 is pressed checked_selbgimagename set?
bool ischecked_bgimagepath_i
 is inactive checked_bgimagepath set?
bool ischecked_bgimagename_i
 is inactive checked_bgimagename set?
bool ischecked_selbgimagepath_i
 is inactive checked_selbgimagepath set?
bool ischecked_selbgimagename_i
 is inactive checked_selbgimagename set?
bool ischecked
 is the checked flag set?
bool checked
 widget's checked state true/false
string * checked_bgimagepath
 path to the background image if the widget is checked and not selected
string * checked_bgimagename
 background image filename if the widget is checked and not selected
string * checked_selbgimagepath
 path to the background image if the widget is checked and selected
string * checked_selbgimagename
 background image filename if the widget is checked and selected
string * checked_bgimagepath_p
 path to the pressed background image if the widget is checked and not selected
string * checked_bgimagename_p
 pressed background image filename if the widget is checked and not selected
string * checked_selbgimagepath_p
 path to the pressed background image if the widget is checked and selected
string * checked_selbgimagename_p
 pressed background image filename if the widget is checked and selected
string * checked_bgimagepath_i
 path to the inactive background image if the widget is checked and not selected
string * checked_bgimagename_i
 inactive background image filename if the widget is checked and not selected
string * checked_selbgimagepath_i
 path to the inactive background image if the widget is checked and selected
string * checked_selbgimagename_i
 inactive background image filename if the widget is checked and selected

Private Member Functions

void initCheckedBgColor ()
void initCheckedSelBgColor ()
void initCheckedBgColor_p ()
void initCheckedSelBgColor_p ()
void initCheckedBgColor_i ()
void initCheckedSelBgColor_i ()
void initCheckedBgImagePath ()
void initCheckedBgImageName ()
void initCheckedSelBgImagePath ()
void initCheckedSelBgImageName ()
void initCheckedBgImagePath_p ()
void initCheckedBgImageName_p ()
void initCheckedSelBgImagePath_p ()
void initCheckedSelBgImageName_p ()
void initCheckedBgImagePath_i ()
void initCheckedBgImageName_i ()
void initCheckedSelBgImagePath_i ()
void initCheckedSelBgImageName_i ()
void initChecked ()
void freeCheckedBgColor ()
void freeCheckedSelBgColor ()
void freeCheckedBgColor_p ()
void freeCheckedSelBgColor_p ()
void freeCheckedBgColor_i ()
void freeCheckedSelBgColor_i ()
void freeCheckedBgImagePath ()
void freeCheckedBgImageName ()
void freeCheckedSelBgImagePath ()
void freeCheckedSelBgImageName ()
void freeCheckedBgImagePath_p ()
void freeCheckedBgImageName_p ()
void freeCheckedSelBgImagePath_p ()
void freeCheckedSelBgImageName_p ()
void freeCheckedBgImagePath_i ()
void freeCheckedBgImageName_i ()
void freeCheckedSelBgImagePath_i ()
void freeCheckedSelBgImageName_i ()
void freeChecked ()
void setAttributesFromTAFF (MMSTaffFile *tafff, string *prefix=NULL, string *path=NULL, bool reset_paths=false)
 Read and set all attributes from the given TAFF buffer.

Private Attributes

string className
 name of the theme class
struct {
   bool   ischecked_bgcolor
 is checked_bgcolor set?
   MMSFBColor   checked_bgcolor
 background color if the widget is checked and not selected
   bool   ischecked_selbgcolor
 is checked_selbgcolor set?
   MMSFBColor   checked_selbgcolor
 background color if the widget is checked and selected
   bool   ischecked_bgcolor_p
 is pressed checked_bgcolor set?
   MMSFBColor   checked_bgcolor_p
 pressed background color if the widget is checked and not selected
   bool   ischecked_selbgcolor_p
 is pressed selbgcolor set?
   MMSFBColor   checked_selbgcolor_p
 pressed background color if the widget is checked and selected
   bool   ischecked_bgcolor_i
 is inactive checked_bgcolor set?
   MMSFBColor   checked_bgcolor_i
 inactive background color if the widget is checked and not selected
   bool   ischecked_selbgcolor_i
 is inactive checked_selbgcolor set?
   MMSFBColor   checked_selbgcolor_i
 inactive background color if the widget is checked and selected
   bool   ischecked_bgimagepath
 is checked_bgimagepath set?
   bool   ischecked_bgimagename
 is checked_bgimagename set?
   bool   ischecked_selbgimagepath
 is checked_selbgimagepath set?
   bool   ischecked_selbgimagename
 is checked_selbgimagename set?
   bool   ischecked_bgimagepath_p
 is pressed checked_bgimagepath set?
   bool   ischecked_bgimagename_p
 is pressed checked_bgimagename set?
   bool   ischecked_selbgimagepath_p
 is pressed checked_selbgimagepath set?
   bool   ischecked_selbgimagename_p
 is pressed checked_selbgimagename set?
   bool   ischecked_bgimagepath_i
 is inactive checked_bgimagepath set?
   bool   ischecked_bgimagename_i
 is inactive checked_bgimagename set?
   bool   ischecked_selbgimagepath_i
 is inactive checked_selbgimagepath set?
   bool   ischecked_selbgimagename_i
 is inactive checked_selbgimagename set?
   bool   ischecked
 is the checked flag set?
   bool   checked
 widget's checked state true/false
id
struct {
   string *   checked_bgimagepath
 path to the background image if the widget is checked and not selected
   string *   checked_bgimagename
 background image filename if the widget is checked and not selected
   string *   checked_selbgimagepath
 path to the background image if the widget is checked and selected
   string *   checked_selbgimagename
 background image filename if the widget is checked and selected
   string *   checked_bgimagepath_p
 path to the pressed background image if the widget is checked and not selected
   string *   checked_bgimagename_p
 pressed background image filename if the widget is checked and not selected
   string *   checked_selbgimagepath_p
 path to the pressed background image if the widget is checked and selected
   string *   checked_selbgimagename_p
 pressed background image filename if the widget is checked and selected
   string *   checked_bgimagepath_i
 path to the inactive background image if the widget is checked and not selected
   string *   checked_bgimagename_i
 inactive background image filename if the widget is checked and not selected
   string *   checked_selbgimagepath_i
 path to the inactive background image if the widget is checked and selected
   string *   checked_selbgimagename_i
 inactive background image filename if the widget is checked and selected
ed

Friends

class MMSThemeManager
class MMSDialogManager

Detailed Description

A data access class for the checkbox widget.

This class is the base for the MMSCheckBoxWidget class. With this data store you have access to all changeable widget attributes. It is also one of the base classes for MMSThemeManager and MMSDialogManager which are main features of the MMSGUI.

Note:
This class will be internally used by class MMSCheckBoxWidget.
Author:
Jens Schneider

Definition at line 171 of file mmscheckboxwidgetclass.h.


Constructor & Destructor Documentation

MMSCheckBoxWidgetClass::MMSCheckBoxWidgetClass (  ) 

Constructor of class MMSCheckBoxWidgetClass.

Definition at line 46 of file mmscheckboxwidgetclass.cpp.

MMSCheckBoxWidgetClass::~MMSCheckBoxWidgetClass (  ) 

Destructor of class MMSCheckBoxWidgetClass.

Definition at line 70 of file mmscheckboxwidgetclass.cpp.


Member Function Documentation

void MMSCheckBoxWidgetClass::initCheckedBgColor (  )  [private]

Definition at line 796 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedSelBgColor (  )  [private]

Definition at line 820 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedBgColor_p (  )  [private]

Definition at line 845 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedSelBgColor_p (  )  [private]

Definition at line 869 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedBgColor_i (  )  [private]

Definition at line 893 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedSelBgColor_i (  )  [private]

Definition at line 917 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedBgImagePath (  )  [private]

Definition at line 942 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedBgImageName (  )  [private]

Definition at line 968 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedSelBgImagePath (  )  [private]

Definition at line 992 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedSelBgImageName (  )  [private]

Definition at line 1016 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedBgImagePath_p (  )  [private]

Definition at line 1040 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedBgImageName_p (  )  [private]

Definition at line 1064 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedSelBgImagePath_p (  )  [private]

Definition at line 1088 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedSelBgImageName_p (  )  [private]

Definition at line 1112 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedBgImagePath_i (  )  [private]

Definition at line 1137 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedBgImageName_i (  )  [private]

Definition at line 1161 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedSelBgImagePath_i (  )  [private]

Definition at line 1185 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initCheckedSelBgImageName_i (  )  [private]

Definition at line 1209 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::initChecked (  )  [private]

Definition at line 1234 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedBgColor (  )  [private]

Definition at line 800 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedSelBgColor (  )  [private]

Definition at line 824 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedBgColor_p (  )  [private]

Definition at line 849 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedSelBgColor_p (  )  [private]

Definition at line 873 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedBgColor_i (  )  [private]

Definition at line 897 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedSelBgColor_i (  )  [private]

Definition at line 921 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedBgImagePath (  )  [private]

Definition at line 946 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedBgImageName (  )  [private]

Definition at line 972 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedSelBgImagePath (  )  [private]

Definition at line 996 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedSelBgImageName (  )  [private]

Definition at line 1020 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedBgImagePath_p (  )  [private]

Definition at line 1044 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedBgImageName_p (  )  [private]

Definition at line 1068 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedSelBgImagePath_p (  )  [private]

Definition at line 1092 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedSelBgImageName_p (  )  [private]

Definition at line 1116 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedBgImagePath_i (  )  [private]

Definition at line 1141 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedBgImageName_i (  )  [private]

Definition at line 1165 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedSelBgImagePath_i (  )  [private]

Definition at line 1189 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeCheckedSelBgImageName_i (  )  [private]

Definition at line 1213 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::freeChecked (  )  [private]

Definition at line 1239 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setAttributesFromTAFF ( MMSTaffFile tafff,
string *  prefix = NULL,
string *  path = NULL,
bool  reset_paths = false 
) [private]

Read and set all attributes from the given TAFF buffer.

Parameters:
tafff pointer to the TAFF buffer
prefix optional, prefix to all attribute names (<prefix><attrname>=<attrvalue>)
path optional, path needed for empty path values from the TAFF buffer
reset_paths optional, should reset all path attributes?

Definition at line 154 of file mmscheckboxwidgetclass.cpp.

MMSCheckBoxWidgetClass & MMSCheckBoxWidgetClass::operator= ( const MMSCheckBoxWidgetClass c  ) 

operator=

Definition at line 94 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetAll (  ) 

Mark all attributes as not set.

Definition at line 130 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setClassName ( string  className  ) 

Set the name of the theme class.

Parameters:
classname name of the class

Definition at line 788 of file mmscheckboxwidgetclass.cpp.

string MMSCheckBoxWidgetClass::getClassName (  ) 

Get the name of the theme class.

Returns:
name of the class

Definition at line 792 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedBgColor (  ) 

Check if the background color is set. This color will be used for the checked, unselected widget.

Definition at line 804 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedBgColor (  ) 

Mark the checked_bgcolor as not set.

Definition at line 808 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedBgColor ( const MMSFBColor checked_bgcolor  ) 

Set the background color which is used to draw the checked, unselected widget.

Parameters:
checked_bgcolor color for checked, unselected background

Definition at line 812 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedBgColor ( MMSFBColor checked_bgcolor  ) 

Get the background color which is used to draw the checked, unselected widget.

Parameters:
checked_bgcolor background color
Returns:
true if set

Definition at line 816 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedSelBgColor (  ) 

Check if the background color is set. This color will be used for the checked, selected widget.

Definition at line 828 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedSelBgColor (  ) 

Mark the checked_selbgcolor as not set.

Definition at line 832 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedSelBgColor ( const MMSFBColor checked_selbgcolor  ) 

Set the background color which is used to draw the checked, selected widget.

Parameters:
checked_selbgcolor color for selected background

Definition at line 836 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedSelBgColor ( MMSFBColor checked_selbgcolor  ) 

Get the background color which is used to draw the checked, selected widget.

Parameters:
checked_selbgcolor background color
Returns:
true if set

Definition at line 840 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedBgColor_p (  ) 

Check if the pressed background color is set. This color will be used for the checked, unselected widget.

Definition at line 853 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedBgColor_p (  ) 

Mark the pressed checked_bgcolor as not set.

Definition at line 857 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedBgColor_p ( const MMSFBColor checked_bgcolor_p  ) 

Set the pressed background color which is used to draw the checked, unselected widget.

Parameters:
checked_bgcolor_p pressed background color

Definition at line 861 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedBgColor_p ( MMSFBColor checked_bgcolor_p  ) 

Get the pressed background color which is used to draw the checked, unselected widget.

Parameters:
checked_bgcolor_p pressed background color
Returns:
true if set

Definition at line 865 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedSelBgColor_p (  ) 

Check if the pressed background color is set. This color will be used for the checked, selected widget.

Definition at line 877 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedSelBgColor_p (  ) 

Mark the pressed checked_selbgcolor as not set.

Definition at line 881 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedSelBgColor_p ( const MMSFBColor checked_selbgcolor_p  ) 

Set the pressed background color which is used to draw the checked, selected widget.

Parameters:
checked_selbgcolor_p pressed color for selected background

Definition at line 885 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedSelBgColor_p ( MMSFBColor checked_selbgcolor_p  ) 

Get the pressed background color which is used to draw the checked, selected widget.

Parameters:
checked_selbgcolor_p pressed background color
Returns:
true if set

Definition at line 889 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedBgColor_i (  ) 

Check if the inactive background color is set. This color will be used for the checked, unselected widget.

Definition at line 901 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedBgColor_i (  ) 

Mark the inactive checked_bgcolor as not set.

Definition at line 905 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedBgColor_i ( const MMSFBColor checked_bgcolor_i  ) 

Set the inactive background color which is used to draw the checked, unselected widget.

Parameters:
checked_bgcolor_i color for inactive unselected background

Definition at line 909 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedBgColor_i ( MMSFBColor checked_bgcolor_i  ) 

Get the inactive background color which is used to draw the checked, unselected widget.

Parameters:
checked_bgcolor_i inactive background color
Returns:
true if set

Definition at line 913 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedSelBgColor_i (  ) 

Check if the inactive background color is set. This color will be used for the checked, selected widget.

Definition at line 925 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedSelBgColor_i (  ) 

Mark the inactive checked_selbgcolor as not set.

Definition at line 929 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedSelBgColor_i ( const MMSFBColor checked_selbgcolor_i  ) 

Set the inactive background color which is used to draw the checked, selected widget.

Parameters:
checked_selbgcolor_i color for inactive selected background

Definition at line 933 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedSelBgColor_i ( MMSFBColor checked_selbgcolor_i  ) 

Get the inactive background color which is used to draw the checked, selected widget.

Parameters:
checked_selbgcolor_i inactive background color
Returns:
true if set

Definition at line 937 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedBgImagePath (  ) 

Check if the imagepath for background is set. This path will be used for the checked, unselected widget.

Definition at line 950 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedBgImagePath (  ) 

Mark the checked_bgimagepath as not set.

Definition at line 954 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedBgImagePath ( const string &  checked_bgimagepath  ) 

Set the imagepath for background which is used to draw the checked, unselected widget.

Parameters:
checked_bgimagepath path to unselected background image

Definition at line 958 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedBgImagePath ( string &  checked_bgimagepath  ) 

Get the imagepath for background which is used to draw the checked, unselected widget.

Parameters:
checked_bgimagepath path to unselected background image
Returns:
true if set

Definition at line 962 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedBgImageName (  ) 

Check if the imagename for background is set. This name will be used for the checked, unselected widget.

Definition at line 976 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedBgImageName (  ) 

Mark the checked_bgimagename as not set.

Definition at line 980 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedBgImageName ( const string &  checked_bgimagename  ) 

Set the imagename for background which is used to draw the checked, unselected widget.

Parameters:
checked_bgimagename name of the unselected background image

Definition at line 984 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedBgImageName ( string &  checked_bgimagename  ) 

Get the imagename for background which is used to draw the checked, unselected widget.

Parameters:
checked_bgimagename name of the unselected background image
Returns:
true if set

Definition at line 988 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedSelBgImagePath (  ) 

Check if the selimagepath for background is set. This path will be used for the checked, selected widget.

Definition at line 1000 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedSelBgImagePath (  ) 

Mark the checked_selbgimagepath as not set.

Definition at line 1004 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedSelBgImagePath ( const string &  checked_selbgimagepath  ) 

Set the selimagepath for background which is used to draw the checked, selected widget.

Parameters:
checked_selbgimagepath path to selected background image

Definition at line 1008 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedSelBgImagePath ( string &  checked_selbgimagepath  ) 

Get the selimagepath for background which is used to draw the checked, selected widget.

Parameters:
checked_selbgimagepath path to the selected background image
Returns:
true if set

Definition at line 1012 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedSelBgImageName (  ) 

Check if the selimagename for background is set. This name will be used for the checked, selected widget.

Definition at line 1024 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedSelBgImageName (  ) 

Mark the checked_selbgimagename as not set.

Definition at line 1028 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedSelBgImageName ( const string &  checked_selbgimagename  ) 

Set the selimagename for background which is used to draw the checked, selected widget.

Parameters:
checked_selbgimagename name of the selected background image

Definition at line 1032 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedSelBgImageName ( string &  checked_selbgimagename  ) 

Get the selimagename for background which is used to draw the checked, selected widget.

Parameters:
checked_selbgimagename name of the selected background image
Returns:
true if set

Definition at line 1036 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedBgImagePath_p (  ) 

Check if the pressed imagepath for background is set. This path will be used for the checked, unselected widget.

Definition at line 1048 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedBgImagePath_p (  ) 

Mark the pressed checked_bgimagepath as not set.

Definition at line 1052 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedBgImagePath_p ( const string &  checked_bgimagepath_p  ) 

Set the pressed imagepath for background which is used to draw the checked, unselected widget.

Parameters:
checked_bgimagepath_p path to pressed & unselected background image

Definition at line 1056 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedBgImagePath_p ( string &  checked_bgimagepath_p  ) 

Get the pressed imagepath for background which is used to draw the checked, unselected widget.

Parameters:
checked_bgimagepath_p path to pressed & unselected background image
Returns:
true if set

Definition at line 1060 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedBgImageName_p (  ) 

Check if the pressed imagename for background is set. This name will be used for the checked, unselected widget.

Definition at line 1072 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedBgImageName_p (  ) 

Mark the pressed checked_bgimagename as not set.

Definition at line 1076 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedBgImageName_p ( const string &  checked_bgimagename_p  ) 

Set the pressed imagename for background which is used to draw the checked, unselected widget.

Parameters:
checked_bgimagename_p name of the pressed & unselected background image

Definition at line 1080 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedBgImageName_p ( string &  checked_bgimagename_p  ) 

Get the pressed imagename for background which is used to draw the checked, unselected widget.

Parameters:
checked_bgimagename_p name of the pressed & unselected background image
Returns:
true if set

Definition at line 1084 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedSelBgImagePath_p (  ) 

Check if the pressed selimagepath for background is set. This path will be used for the checked, selected widget.

Definition at line 1096 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedSelBgImagePath_p (  ) 

Mark the pressed checked_selbgimagepath as not set.

Definition at line 1100 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedSelBgImagePath_p ( const string &  checked_selbgimagepath_p  ) 

Set the pressed selimagepath for background which is used to draw the checked, selected widget.

Parameters:
checked_selbgimagepath_p path to pressed & selected background image

Definition at line 1104 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedSelBgImagePath_p ( string &  checked_selbgimagepath_p  ) 

Get the pressed selimagepath for background which is used to draw the checked, selected widget.

Parameters:
checked_selbgimagepath_p path to the pressed & selected background image
Returns:
true if set

Definition at line 1108 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedSelBgImageName_p (  ) 

Check if the pressed selimagename for background is set. This name will be used for the checked, selected widget.

Definition at line 1120 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedSelBgImageName_p (  ) 

Mark the pressed checked_selbgimagename as not set.

Definition at line 1124 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedSelBgImageName_p ( const string &  checked_selbgimagename_p  ) 

Set the pressed selimagename for background which is used to draw the checked, selected widget.

Parameters:
checked_selbgimagename_p name of the pressed & selected background image

Definition at line 1128 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedSelBgImageName_p ( string &  checked_selbgimagename_p  ) 

Get the pressed selimagename for background which is used to draw the checked, selected widget.

Parameters:
checked_selbgimagename_p name of the pressed & selected background image
Returns:
true if set

Definition at line 1132 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedBgImagePath_i (  ) 

Check if the inactive imagepath for background is set. This path will be used for the checked, unselected widget.

Definition at line 1145 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedBgImagePath_i (  ) 

Mark the inactive checked_bgimagepath as not set.

Definition at line 1149 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedBgImagePath_i ( const string &  checked_bgimagepath_i  ) 

Set the imagepath for inactive background which is used to draw the checked, unselected widget.

Parameters:
checked_bgimagepath_i path to inactive unselected background image

Definition at line 1153 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedBgImagePath_i ( string &  checked_bgimagepath_i  ) 

Get the imagepath for inactive background which is used to draw the checked, unselected widget.

Parameters:
checked_bgimagepath_i path to the inactive unselected background image
Returns:
true if set

Definition at line 1157 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedBgImageName_i (  ) 

Check if the imagename for inactive background is set. This name will be used for the checked, unselected widget.

Definition at line 1169 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedBgImageName_i (  ) 

Mark the inactive checked_bgimagename as not set.

Definition at line 1173 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedBgImageName_i ( const string &  checked_bgimagename_i  ) 

Set the imagename for inactive background which is used to draw the checked, unselected widget.

Parameters:
checked_bgimagename_i name of the inactive unselected background image

Definition at line 1177 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedBgImageName_i ( string &  checked_bgimagename_i  ) 

Get the imagename for inactive background which is used to draw the checked, unselected widget.

Parameters:
checked_bgimagename_i name of the inactive unselected background image
Returns:
true if set

Definition at line 1181 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedSelBgImagePath_i (  ) 

Check if the selimagepath for inactive background is set. This path will be used for the checked, selected widget.

Definition at line 1193 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedSelBgImagePath_i (  ) 

Mark the inactive checked_selbgimagepath as not set.

Definition at line 1197 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedSelBgImagePath_i ( const string &  checked_selbgimagepath_i  ) 

Set the selimagepath for inactive background which is used to draw the checked, selected widget.

Parameters:
checked_selbgimagepath_i path to inactive selected background image

Definition at line 1201 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedSelBgImagePath_i ( string &  checked_selbgimagepath_i  ) 

Get the selimagepath for inactive background which is used to draw the checked, selected widget.

Parameters:
checked_selbgimagepath_i path to the inactive selected background image
Returns:
true if set

Definition at line 1205 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isCheckedSelBgImageName_i (  ) 

Check if the selimagename for inactive background is set. This name will be used for the checked, selected widget.

Definition at line 1217 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetCheckedSelBgImageName_i (  ) 

Mark the inactive checked_selbgimagename as not set.

Definition at line 1221 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setCheckedSelBgImageName_i ( const string &  checked_selbgimagename_i  ) 

Set the selimagename for inactive background which is used to draw the checked, selected widget.

Parameters:
checked_selbgimagename name of the inactive selected background image

Definition at line 1225 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getCheckedSelBgImageName_i ( string &  checked_selbgimagename_i  ) 

Get the selimagename for inactive background which is used to draw the checked, selected widget.

Parameters:
checked_selbgimagename_i name of the inactive selected background image
Returns:
true if set

Definition at line 1229 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::isChecked (  ) 

Check if the checked flag is set.

Definition at line 1244 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::unsetChecked (  ) 

Mark the checked flag as not set.

Definition at line 1248 of file mmscheckboxwidgetclass.cpp.

void MMSCheckBoxWidgetClass::setChecked ( bool  checked  ) 

Set the checked flag.

Parameters:
checked the widget will be displayed as checked if set to true

Definition at line 1253 of file mmscheckboxwidgetclass.cpp.

bool MMSCheckBoxWidgetClass::getChecked ( bool &  checked  ) 

Get the checked flag.

Parameters:
checked checked true or false
Returns:
true if set

Definition at line 1257 of file mmscheckboxwidgetclass.cpp.


Friends And Related Function Documentation

friend class MMSThemeManager [friend]

Definition at line 743 of file mmscheckboxwidgetclass.h.

friend class MMSDialogManager [friend]

Definition at line 744 of file mmscheckboxwidgetclass.h.


Member Data Documentation

name of the theme class

Definition at line 174 of file mmscheckboxwidgetclass.h.

is checked_bgcolor set?

Definition at line 178 of file mmscheckboxwidgetclass.h.

background color if the widget is checked and not selected

Definition at line 181 of file mmscheckboxwidgetclass.h.

is checked_selbgcolor set?

Definition at line 184 of file mmscheckboxwidgetclass.h.

background color if the widget is checked and selected

Definition at line 187 of file mmscheckboxwidgetclass.h.

is pressed checked_bgcolor set?

Definition at line 190 of file mmscheckboxwidgetclass.h.

pressed background color if the widget is checked and not selected

Definition at line 193 of file mmscheckboxwidgetclass.h.

is pressed selbgcolor set?

Definition at line 196 of file mmscheckboxwidgetclass.h.

pressed background color if the widget is checked and selected

Definition at line 199 of file mmscheckboxwidgetclass.h.

is inactive checked_bgcolor set?

Definition at line 202 of file mmscheckboxwidgetclass.h.

inactive background color if the widget is checked and not selected

Definition at line 205 of file mmscheckboxwidgetclass.h.

is inactive checked_selbgcolor set?

Definition at line 208 of file mmscheckboxwidgetclass.h.

inactive background color if the widget is checked and selected

Definition at line 211 of file mmscheckboxwidgetclass.h.

is checked_bgimagepath set?

Definition at line 214 of file mmscheckboxwidgetclass.h.

is checked_bgimagename set?

Definition at line 217 of file mmscheckboxwidgetclass.h.

is checked_selbgimagepath set?

Definition at line 220 of file mmscheckboxwidgetclass.h.

is checked_selbgimagename set?

Definition at line 223 of file mmscheckboxwidgetclass.h.

is pressed checked_bgimagepath set?

Definition at line 226 of file mmscheckboxwidgetclass.h.

is pressed checked_bgimagename set?

Definition at line 229 of file mmscheckboxwidgetclass.h.

is pressed checked_selbgimagepath set?

Definition at line 232 of file mmscheckboxwidgetclass.h.

is pressed checked_selbgimagename set?

Definition at line 235 of file mmscheckboxwidgetclass.h.

is inactive checked_bgimagepath set?

Definition at line 238 of file mmscheckboxwidgetclass.h.

is inactive checked_bgimagename set?

Definition at line 241 of file mmscheckboxwidgetclass.h.

is inactive checked_selbgimagepath set?

Definition at line 244 of file mmscheckboxwidgetclass.h.

is inactive checked_selbgimagename set?

Definition at line 247 of file mmscheckboxwidgetclass.h.

is the checked flag set?

Definition at line 250 of file mmscheckboxwidgetclass.h.

widget's checked state true/false

Definition at line 253 of file mmscheckboxwidgetclass.h.

struct { ... } MMSCheckBoxWidgetClass::id [private]

path to the background image if the widget is checked and not selected

Definition at line 258 of file mmscheckboxwidgetclass.h.

background image filename if the widget is checked and not selected

Definition at line 261 of file mmscheckboxwidgetclass.h.

path to the background image if the widget is checked and selected

Definition at line 264 of file mmscheckboxwidgetclass.h.

background image filename if the widget is checked and selected

Definition at line 267 of file mmscheckboxwidgetclass.h.

path to the pressed background image if the widget is checked and not selected

Definition at line 270 of file mmscheckboxwidgetclass.h.

pressed background image filename if the widget is checked and not selected

Definition at line 273 of file mmscheckboxwidgetclass.h.

path to the pressed background image if the widget is checked and selected

Definition at line 276 of file mmscheckboxwidgetclass.h.

pressed background image filename if the widget is checked and selected

Definition at line 279 of file mmscheckboxwidgetclass.h.

path to the inactive background image if the widget is checked and not selected

Definition at line 282 of file mmscheckboxwidgetclass.h.

inactive background image filename if the widget is checked and not selected

Definition at line 285 of file mmscheckboxwidgetclass.h.

path to the inactive background image if the widget is checked and selected

Definition at line 288 of file mmscheckboxwidgetclass.h.

inactive background image filename if the widget is checked and selected

Definition at line 291 of file mmscheckboxwidgetclass.h.

struct { ... } MMSCheckBoxWidgetClass::ed [private]

stores base widget attributes

Definition at line 352 of file mmscheckboxwidgetclass.h.


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