Stash Software API  2.0.0
Static Public Attributes | List of all members
sQtWidgets.iconLib.Dot Class Reference

[ ENUM CLASS ] - Dot icons. More...

Inheritance diagram for sQtWidgets.iconLib.Dot:
sCore.enumAbs.Enum

Static Public Attributes

string kGreen = 'dotGreen.png'
 [ str ] - Green. More...
 
string kYellow = 'dotYellow.png'
 [ str ] - Yellow. More...
 
string kYellowHollow = 'dotYellowHollow.png'
 [ str ] - Yellow hollow. More...
 
string kRed = 'dotRed.png'
 [ str ] - Red. More...
 

Additional Inherited Members

- Public Member Functions inherited from sCore.enumAbs.Enum
def listAttributes (cls, stringOnly=True, getValues=True, removeK=True, startAttrNamesLower=False)
 List static public attributes of the class. More...
 
def listAttributeElements (cls, attribute)
 List elements of a static public attribute. More...
 
def getAttributeNameFromValue (cls, value, removeK=True, defaultAttributeName=None, startLower=False)
 Get the name of the attribute for given value. More...
 
def getValueFromAttributeName (cls, attribute, removeK=False, defaultValue=None)
 Get value from attribute name. More...
 
def asDict (cls, removeK=True)
 Get all the attributes and their values in a dict instance. More...
 

Detailed Description

[ ENUM CLASS ] - Dot icons.

Member Data Documentation

◆ kGreen

string sQtWidgets.iconLib.Dot.kGreen = 'dotGreen.png'
static

[ str ] - Green.

◆ kYellow

string sQtWidgets.iconLib.Dot.kYellow = 'dotYellow.png'
static

[ str ] - Yellow.

◆ kYellowHollow

string sQtWidgets.iconLib.Dot.kYellowHollow = 'dotYellowHollow.png'
static

[ str ] - Yellow hollow.

◆ kRed

string sQtWidgets.iconLib.Dot.kRed = 'dotRed.png'
static

[ str ] - Red.


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