MECO™ API Reference
All Classes Namespaces Files Functions Variables Pages
Static Public Attributes | List of all members
mQtWidgets.iconLib.FileExtensionIcon Class Reference

[ ENUM CLASS ] - File extension icons. More...

Inheritance diagram for mQtWidgets.iconLib.FileExtensionIcon:
mCore.enumAbs.Enum

Static Public Attributes

string kFile = 'fileExtFILE.png'
 [ str ] - File.
 
string kCSS = 'fileExtCSS.png'
 [ str ] - CSS.
 
string kHTML = 'fileExtHTML.png'
 [ str ] - HTML.
 
string kJavaScript = 'fileExtJS.png'
 [ str ] - JavaScript.
 
string kMayaAscii = 'fileExtMA.png'
 [ str ] - Maya Ascii.
 
string kMayaBinary = 'fileExtMB.png'
 [ str ] - Maya Binary.
 
string kNuke = 'fileExtNK.png'
 [ str ] - Nuke.
 
string kPhotoshop = 'fileExtPSD.png'
 [ str ] - Photoshop.
 
string kPython = 'fileExtPY.png'
 [ str ] - Python.
 

Additional Inherited Members

- Public Member Functions inherited from mCore.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 ] - File extension icons.


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