[ ENUM CLASS ] - Splitter icons.
More...
|
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...
|
|
[ ENUM CLASS ] - Splitter icons.
◆ kLeft
string sQtWidgets.iconLib.Splitter.kLeft = 'splitterLeft.png' |
|
static |
◆ kBottom
string sQtWidgets.iconLib.Splitter.kBottom = 'splitterBottom.png' |
|
static |
◆ kRight
string sQtWidgets.iconLib.Splitter.kRight = 'splitterRight.png' |
|
static |
The documentation for this class was generated from the following file: