#include <mmssliderwidgetclass.h>
Public Member Functions | |
MMSSliderWidgetClass () | |
Constructor of class MMSSliderWidgetClass. | |
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 | isImagePath () |
Check if the imagepath is set. This path will be used for the unselected widget. | |
void | setImagePath (string imagepath) |
Set the imagepath which is used to draw the unselected widget. | |
void | unsetImagePath () |
Mark the imagepath as not set. | |
string | getImagePath () |
Get the imagepath which is used to draw the unselected widget. | |
bool | isImageName () |
Check if the imagename is set. This name will be used for the unselected widget. | |
void | setImageName (string imagename) |
Set the imagename which is used to draw the unselected widget. | |
void | unsetImageName () |
Mark the imagename as not set. | |
string | getImageName () |
Get the imagename which is used to draw the unselected widget. | |
bool | isSelImagePath () |
Check if the selimagepath is set. This path will be used for the selected widget. | |
void | setSelImagePath (string selimagepath) |
Set the selimagepath which is used to draw the selected widget. | |
void | unsetSelImagePath () |
Mark the selimagepath as not set. | |
string | getSelImagePath () |
Get the selimagepath which is used to draw the selected widget. | |
bool | isSelImageName () |
Check if the selimagename is set. This name will be used for the selected widget. | |
void | setSelImageName (string selimagename) |
Set the selimagename which is used to draw the selected widget. | |
void | unsetSelImageName () |
Mark the selimagename as not set. | |
string | getSelImageName () |
Get the selimagename which is used to draw the selected widget. | |
bool | isImagePath_p () |
Check if the pressed imagepath is set. This path will be used for the unselected widget. | |
void | setImagePath_p (string imagepath_p) |
Set the pressed imagepath which is used to draw the unselected widget. | |
void | unsetImagePath_p () |
Mark the pressed imagepath as not set. | |
string | getImagePath_p () |
Get the pressed imagepath which is used to draw the unselected widget. | |
bool | isImageName_p () |
Check if the pressed imagename is set. This name will be used for the unselected widget. | |
void | setImageName_p (string imagename_p) |
Set the pressed imagename which is used to draw the unselected widget. | |
void | unsetImageName_p () |
Mark the pressed imagename as not set. | |
string | getImageName_p () |
Get the pressed imagename which is used to draw the unselected widget. | |
bool | isSelImagePath_p () |
Check if the pressed selimagepath is set. This path will be used for the selected widget. | |
void | setSelImagePath_p (string selimagepath_p) |
Set the pressed selimagepath which is used to draw the selected widget. | |
void | unsetSelImagePath_p () |
Mark the pressed selimagepath as not set. | |
string | getSelImagePath_p () |
Get the pressed selimagepath which is used to draw the selected widget. | |
bool | isSelImageName_p () |
Check if the pressed selimagename is set. This name will be used for the selected widget. | |
void | setSelImageName_p (string selimagename_p) |
Set the pressed selimagename which is used to draw the selected widget. | |
void | unsetSelImageName_p () |
Mark the pressed selimagename as not set. | |
string | getSelImageName_p () |
Get the pressed selimagename which is used to draw the selected widget. | |
bool | isImagePath_i () |
Check if the inactive imagepath is set. This path will be used for the unselected widget. | |
void | setImagePath_i (string imagepath_i) |
Set the inactive imagepath which is used to draw the unselected widget. | |
void | unsetImagePath_i () |
Mark the inactive imagepath as not set. | |
string | getImagePath_i () |
Get the inactive imagepath which is used to draw the unselected widget. | |
bool | isImageName_i () |
Check if the inactive imagename is set. This name will be used for the unselected widget. | |
void | setImageName_i (string imagename_i) |
Set the inactive imagename which is used to draw the unselected widget. | |
void | unsetImageName_i () |
Mark the inactive imagename as not set. | |
string | getImageName_i () |
Get the inactive imagename which is used to draw the unselected widget. | |
bool | isSelImagePath_i () |
Check if the inactive selimagepath is set. This path will be used for the selected widget. | |
void | setSelImagePath_i (string selimagepath_i) |
Set the inactive selimagepath which is used to draw the selected widget. | |
void | unsetSelImagePath_i () |
Mark the inactive selimagepath as not set. | |
string | getSelImagePath_i () |
Get the inactive selimagepath which is used to draw the selected widget. | |
bool | isSelImageName_i () |
Check if the inactive selimagename is set. This name will be used for the selected widget. | |
void | setSelImageName_i (string selimagename_i) |
Set the inactive selimagename which is used to draw the selected widget. | |
void | unsetSelImageName_i () |
Mark the inactive selimagename as not set. | |
string | getSelImageName_i () |
Get the inactive selimagename which is used to draw the selected widget. | |
bool | isPosition () |
void | setPosition (unsigned int position) |
void | unsetPosition () |
unsigned int | getPosition () |
bool | isBarImagePath () |
Check if the barimagepath is set. This path will be used for the unselected widget. | |
void | setBarImagePath (string barimagepath) |
Set the barimagepath which is used to draw the unselected widget. | |
void | unsetBarImagePath () |
Mark the barimagepath as not set. | |
string | getBarImagePath () |
Get the barimagepath which is used to draw the unselected widget. | |
bool | isBarImageName () |
Check if the barimagename is set. This name will be used for the unselected widget. | |
void | setBarImageName (string barimagename) |
Set the barimagename which is used to draw the unselected widget. | |
void | unsetBarImageName () |
Mark the barimagename as not set. | |
string | getBarImageName () |
Get the barimagename which is used to draw the unselected widget. | |
bool | isSelBarImagePath () |
Check if the selbarimagepath is set. This path will be used for the selected widget. | |
void | setSelBarImagePath (string selbarimagepath) |
Set the selbarimagepath which is used to draw the selected widget. | |
void | unsetSelBarImagePath () |
Mark the selbarimagepath as not set. | |
string | getSelBarImagePath () |
Get the selbarimagepath which is used to draw the selected widget. | |
bool | isSelBarImageName () |
Check if the selbarimagename is set. This name will be used for the selected widget. | |
void | setSelBarImageName (string selbarimagename) |
Set the selbarimagename which is used to draw the selected widget. | |
void | unsetSelBarImageName () |
Mark the selbarimagename as not set. | |
string | getSelBarImageName () |
Get the selbarimagename which is used to draw the selected widget. | |
Public Attributes | |
MMSWidgetClass | widgetClass |
stores base widget attributes | |
Private Member Functions | |
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 | |
bool | isimagepath |
is imagepath set? | |
string | imagepath |
path to the image if the widget is not selected | |
bool | isimagename |
is imagename set? | |
string | imagename |
image filename if the widget is not selected | |
bool | isselimagepath |
is selimagepath set? | |
string | selimagepath |
path to the image if the widget is selected | |
bool | isselimagename |
is selimagename set? | |
string | selimagename |
image filename if the widget is selected | |
bool | isimagepath_p |
is pressed imagepath set? | |
string | imagepath_p |
path to the pressed image if the widget is not selected | |
bool | isimagename_p |
is pressed imagename set? | |
string | imagename_p |
pressed image filename if the widget is not selected | |
bool | isselimagepath_p |
is pressed selimagepath set? | |
string | selimagepath_p |
path to the pressed image if the widget is selected | |
bool | isselimagename_p |
is pressed selimagename set? | |
string | selimagename_p |
pressed image filename if the widget is selected | |
bool | isimagepath_i |
is inactive imagepath set? | |
string | imagepath_i |
path to the inactive image if the widget is not selected | |
bool | isimagename_i |
is inactive imagename set? | |
string | imagename_i |
inactive image filename if the widget is not selected | |
bool | isselimagepath_i |
is inactive selimagepath set? | |
string | selimagepath_i |
path to the inactive image if the widget is selected | |
bool | isselimagename_i |
is inactive selimagename set? | |
string | selimagename_i |
inactive image filename if the widget is selected | |
bool | isposition |
is position set? | |
unsigned int | position |
position between 0 and 100 percent | |
bool | isbarimagepath |
is barimagepath set? | |
string | barimagepath |
path to the barimage if the widget is not selected | |
bool | isbarimagename |
is barimagename set? | |
string | barimagename |
barimage filename if the widget is not selected | |
bool | isselbarimagepath |
is selbarimagepath set? | |
string | selbarimagepath |
path to the barimage if the widget is selected | |
bool | isselbarimagename |
is selbarimagename set? | |
string | selbarimagename |
barimage filename if the widget is selected | |
Friends | |
class | MMSThemeManager |
class | MMSDialogManager |
This class is the base for the MMSSliderWidget 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.
Definition at line 123 of file mmssliderwidgetclass.h.
MMSSliderWidgetClass::MMSSliderWidgetClass | ( | ) |
void MMSSliderWidgetClass::setAttributesFromTAFF | ( | MMSTaffFile * | tafff, | |
string * | prefix = NULL , |
|||
string * | path = NULL , |
|||
bool | reset_paths = false | |||
) | [private] |
Read and set all attributes from the given TAFF buffer.
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 71 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetAll | ( | ) |
void MMSSliderWidgetClass::setClassName | ( | string | className | ) |
Set the name of the theme class.
classname | name of the class |
Definition at line 429 of file mmssliderwidgetclass.cpp.
string MMSSliderWidgetClass::getClassName | ( | ) |
Get the name of the theme class.
Definition at line 433 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isImagePath | ( | ) |
Check if the imagepath is set. This path will be used for the unselected widget.
Definition at line 437 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setImagePath | ( | string | imagepath | ) |
Set the imagepath which is used to draw the unselected widget.
imagepath | path to unselected image |
Definition at line 441 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetImagePath | ( | ) |
string MMSSliderWidgetClass::getImagePath | ( | ) |
Get the imagepath which is used to draw the unselected widget.
Definition at line 450 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isImageName | ( | ) |
Check if the imagename is set. This name will be used for the unselected widget.
Definition at line 454 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setImageName | ( | string | imagename | ) |
Set the imagename which is used to draw the unselected widget.
imagename | name of the unselected image |
Definition at line 458 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetImageName | ( | ) |
string MMSSliderWidgetClass::getImageName | ( | ) |
Get the imagename which is used to draw the unselected widget.
Definition at line 467 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isSelImagePath | ( | ) |
Check if the selimagepath is set. This path will be used for the selected widget.
Definition at line 471 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setSelImagePath | ( | string | selimagepath | ) |
Set the selimagepath which is used to draw the selected widget.
selimagepath | path to selected image |
Definition at line 475 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetSelImagePath | ( | ) |
string MMSSliderWidgetClass::getSelImagePath | ( | ) |
Get the selimagepath which is used to draw the selected widget.
Definition at line 484 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isSelImageName | ( | ) |
Check if the selimagename is set. This name will be used for the selected widget.
Definition at line 488 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setSelImageName | ( | string | selimagename | ) |
Set the selimagename which is used to draw the selected widget.
selimagename | name of the selected image |
Definition at line 492 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetSelImageName | ( | ) |
string MMSSliderWidgetClass::getSelImageName | ( | ) |
Get the selimagename which is used to draw the selected widget.
Definition at line 501 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isImagePath_p | ( | ) |
Check if the pressed imagepath is set. This path will be used for the unselected widget.
Definition at line 505 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setImagePath_p | ( | string | imagepath_p | ) |
Set the pressed imagepath which is used to draw the unselected widget.
imagepath_p | path to pressed unselected image |
Definition at line 509 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetImagePath_p | ( | ) |
string MMSSliderWidgetClass::getImagePath_p | ( | ) |
Get the pressed imagepath which is used to draw the unselected widget.
Definition at line 518 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isImageName_p | ( | ) |
Check if the pressed imagename is set. This name will be used for the unselected widget.
Definition at line 522 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setImageName_p | ( | string | imagename_p | ) |
Set the pressed imagename which is used to draw the unselected widget.
imagename_p | name of the pressed unselected image |
Definition at line 526 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetImageName_p | ( | ) |
string MMSSliderWidgetClass::getImageName_p | ( | ) |
Get the pressed imagename which is used to draw the unselected widget.
Definition at line 535 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isSelImagePath_p | ( | ) |
Check if the pressed selimagepath is set. This path will be used for the selected widget.
Definition at line 539 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setSelImagePath_p | ( | string | selimagepath_p | ) |
Set the pressed selimagepath which is used to draw the selected widget.
selimagepath_p | path to pressed selected image |
Definition at line 543 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetSelImagePath_p | ( | ) |
string MMSSliderWidgetClass::getSelImagePath_p | ( | ) |
Get the pressed selimagepath which is used to draw the selected widget.
Definition at line 552 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isSelImageName_p | ( | ) |
Check if the pressed selimagename is set. This name will be used for the selected widget.
Definition at line 556 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setSelImageName_p | ( | string | selimagename_p | ) |
Set the pressed selimagename which is used to draw the selected widget.
selimagename_p | name of the pressed selected image |
Definition at line 560 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetSelImageName_p | ( | ) |
string MMSSliderWidgetClass::getSelImageName_p | ( | ) |
Get the pressed selimagename which is used to draw the selected widget.
Definition at line 569 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isImagePath_i | ( | ) |
Check if the inactive imagepath is set. This path will be used for the unselected widget.
Definition at line 573 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setImagePath_i | ( | string | imagepath_i | ) |
Set the inactive imagepath which is used to draw the unselected widget.
imagepath_i | path to inactive unselected image |
Definition at line 577 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetImagePath_i | ( | ) |
string MMSSliderWidgetClass::getImagePath_i | ( | ) |
Get the inactive imagepath which is used to draw the unselected widget.
Definition at line 586 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isImageName_i | ( | ) |
Check if the inactive imagename is set. This name will be used for the unselected widget.
Definition at line 590 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setImageName_i | ( | string | imagename_i | ) |
Set the inactive imagename which is used to draw the unselected widget.
imagename_i | name of the inactive unselected image |
Definition at line 594 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetImageName_i | ( | ) |
string MMSSliderWidgetClass::getImageName_i | ( | ) |
Get the inactive imagename which is used to draw the unselected widget.
Definition at line 603 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isSelImagePath_i | ( | ) |
Check if the inactive selimagepath is set. This path will be used for the selected widget.
Definition at line 607 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setSelImagePath_i | ( | string | selimagepath_i | ) |
Set the inactive selimagepath which is used to draw the selected widget.
selimagepath_i | path to inactive selected image |
Definition at line 611 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetSelImagePath_i | ( | ) |
string MMSSliderWidgetClass::getSelImagePath_i | ( | ) |
Get the inactive selimagepath which is used to draw the selected widget.
Definition at line 620 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isSelImageName_i | ( | ) |
Check if the inactive selimagename is set. This name will be used for the selected widget.
Definition at line 624 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setSelImageName_i | ( | string | selimagename_i | ) |
Set the inactive selimagename which is used to draw the selected widget.
selimagename_i | name of the inactive selected image |
Definition at line 628 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetSelImageName_i | ( | ) |
string MMSSliderWidgetClass::getSelImageName_i | ( | ) |
Get the inactive selimagename which is used to draw the selected widget.
Definition at line 637 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isPosition | ( | ) |
Definition at line 641 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setPosition | ( | unsigned int | position | ) |
Definition at line 645 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetPosition | ( | ) |
Definition at line 650 of file mmssliderwidgetclass.cpp.
unsigned int MMSSliderWidgetClass::getPosition | ( | ) |
Definition at line 654 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isBarImagePath | ( | ) |
Check if the barimagepath is set. This path will be used for the unselected widget.
Definition at line 662 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setBarImagePath | ( | string | barimagepath | ) |
Set the barimagepath which is used to draw the unselected widget.
barimagepath | path to unselected barimage |
Definition at line 666 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetBarImagePath | ( | ) |
string MMSSliderWidgetClass::getBarImagePath | ( | ) |
Get the barimagepath which is used to draw the unselected widget.
Definition at line 675 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isBarImageName | ( | ) |
Check if the barimagename is set. This name will be used for the unselected widget.
Definition at line 679 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setBarImageName | ( | string | barimagename | ) |
Set the barimagename which is used to draw the unselected widget.
barimagename | name of the unselected barimage |
Definition at line 683 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetBarImageName | ( | ) |
string MMSSliderWidgetClass::getBarImageName | ( | ) |
Get the barimagename which is used to draw the unselected widget.
Definition at line 692 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isSelBarImagePath | ( | ) |
Check if the selbarimagepath is set. This path will be used for the selected widget.
Definition at line 696 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setSelBarImagePath | ( | string | selbarimagepath | ) |
Set the selbarimagepath which is used to draw the selected widget.
selbarimagepath | path to selected barimage |
Definition at line 700 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetSelBarImagePath | ( | ) |
string MMSSliderWidgetClass::getSelBarImagePath | ( | ) |
Get the selbarimagepath which is used to draw the selected widget.
Definition at line 709 of file mmssliderwidgetclass.cpp.
bool MMSSliderWidgetClass::isSelBarImageName | ( | ) |
Check if the selbarimagename is set. This name will be used for the selected widget.
Definition at line 713 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::setSelBarImageName | ( | string | selbarimagename | ) |
Set the selbarimagename which is used to draw the selected widget.
selbarimagename | name of the selected barimage |
Definition at line 717 of file mmssliderwidgetclass.cpp.
void MMSSliderWidgetClass::unsetSelBarImageName | ( | ) |
string MMSSliderWidgetClass::getSelBarImageName | ( | ) |
Get the selbarimagename which is used to draw the selected widget.
Definition at line 726 of file mmssliderwidgetclass.cpp.
friend class MMSThemeManager [friend] |
Definition at line 567 of file mmssliderwidgetclass.h.
friend class MMSDialogManager [friend] |
Definition at line 568 of file mmssliderwidgetclass.h.
string MMSSliderWidgetClass::className [private] |
bool MMSSliderWidgetClass::isimagepath [private] |
string MMSSliderWidgetClass::imagepath [private] |
path to the image if the widget is not selected
Definition at line 132 of file mmssliderwidgetclass.h.
bool MMSSliderWidgetClass::isimagename [private] |
string MMSSliderWidgetClass::imagename [private] |
bool MMSSliderWidgetClass::isselimagepath [private] |
string MMSSliderWidgetClass::selimagepath [private] |
bool MMSSliderWidgetClass::isselimagename [private] |
string MMSSliderWidgetClass::selimagename [private] |
bool MMSSliderWidgetClass::isimagepath_p [private] |
string MMSSliderWidgetClass::imagepath_p [private] |
path to the pressed image if the widget is not selected
Definition at line 156 of file mmssliderwidgetclass.h.
bool MMSSliderWidgetClass::isimagename_p [private] |
string MMSSliderWidgetClass::imagename_p [private] |
pressed image filename if the widget is not selected
Definition at line 162 of file mmssliderwidgetclass.h.
bool MMSSliderWidgetClass::isselimagepath_p [private] |
string MMSSliderWidgetClass::selimagepath_p [private] |
path to the pressed image if the widget is selected
Definition at line 168 of file mmssliderwidgetclass.h.
bool MMSSliderWidgetClass::isselimagename_p [private] |
string MMSSliderWidgetClass::selimagename_p [private] |
pressed image filename if the widget is selected
Definition at line 174 of file mmssliderwidgetclass.h.
bool MMSSliderWidgetClass::isimagepath_i [private] |
string MMSSliderWidgetClass::imagepath_i [private] |
path to the inactive image if the widget is not selected
Definition at line 180 of file mmssliderwidgetclass.h.
bool MMSSliderWidgetClass::isimagename_i [private] |
string MMSSliderWidgetClass::imagename_i [private] |
inactive image filename if the widget is not selected
Definition at line 186 of file mmssliderwidgetclass.h.
bool MMSSliderWidgetClass::isselimagepath_i [private] |
string MMSSliderWidgetClass::selimagepath_i [private] |
path to the inactive image if the widget is selected
Definition at line 192 of file mmssliderwidgetclass.h.
bool MMSSliderWidgetClass::isselimagename_i [private] |
string MMSSliderWidgetClass::selimagename_i [private] |
inactive image filename if the widget is selected
Definition at line 198 of file mmssliderwidgetclass.h.
bool MMSSliderWidgetClass::isposition [private] |
unsigned int MMSSliderWidgetClass::position [private] |
bool MMSSliderWidgetClass::isbarimagepath [private] |
string MMSSliderWidgetClass::barimagepath [private] |
path to the barimage if the widget is not selected
Definition at line 212 of file mmssliderwidgetclass.h.
bool MMSSliderWidgetClass::isbarimagename [private] |
string MMSSliderWidgetClass::barimagename [private] |
barimage filename if the widget is not selected
Definition at line 218 of file mmssliderwidgetclass.h.
bool MMSSliderWidgetClass::isselbarimagepath [private] |
string MMSSliderWidgetClass::selbarimagepath [private] |
path to the barimage if the widget is selected
Definition at line 224 of file mmssliderwidgetclass.h.
bool MMSSliderWidgetClass::isselbarimagename [private] |
string MMSSliderWidgetClass::selbarimagename [private] |