|
def | __init__ (self, style_id=0) |
|
def | apply (self, attribs) |
|
def | addTemplate (self, attribs, template) |
|
def | __getitem__ (self, component_id) |
|
def | itemHeight (self, component_id, default=None) |
|
def | itemWidth (self, component_id, default=None) |
|
def | template (self, component_id) |
|
◆ __init__()
def skin.ComponentSizes.__init__ |
( |
|
self, |
|
|
|
style_id = 0 |
|
) |
| |
◆ __getitem__()
def skin.ComponentSizes.__getitem__ |
( |
|
self, |
|
|
|
component_id |
|
) |
| |
◆ addTemplate()
def skin.ComponentSizes.addTemplate |
( |
|
self, |
|
|
|
attribs, |
|
|
|
template |
|
) |
| |
◆ apply()
def skin.ComponentSizes.apply |
( |
|
self, |
|
|
|
attribs |
|
) |
| |
◆ itemHeight()
def skin.ComponentSizes.itemHeight |
( |
|
self, |
|
|
|
component_id, |
|
|
|
default = None |
|
) |
| |
◆ itemWidth()
def skin.ComponentSizes.itemWidth |
( |
|
self, |
|
|
|
component_id, |
|
|
|
default = None |
|
) |
| |
◆ template()
def skin.ComponentSizes.template |
( |
|
self, |
|
|
|
component_id |
|
) |
| |
◆ CHOICELIST
string skin.ComponentSizes.CHOICELIST = "ChoiceList" |
|
static |
◆ components
skin.ComponentSizes.components |
◆ CONFIG_LIST
string skin.ComponentSizes.CONFIG_LIST = "ConfigList" |
|
static |
◆ FILE_LIST
string skin.ComponentSizes.FILE_LIST = "FileList" |
|
static |
◆ HELP_MENU_LIST
string skin.ComponentSizes.HELP_MENU_LIST = "HelpMenuList" |
|
static |
◆ ITEM_HEIGHT
string skin.ComponentSizes.ITEM_HEIGHT = "itemHeight" |
|
static |
◆ ITEM_WIDTH
string skin.ComponentSizes.ITEM_WIDTH = "itemWidth" |
|
static |
◆ MENU_PIXMAP
string skin.ComponentSizes.MENU_PIXMAP = "MenuPixmap" |
|
static |
◆ MOVIE_LIST
string skin.ComponentSizes.MOVIE_LIST = "MovieList" |
|
static |
◆ MULTI_FILE_SELECT_LIST
string skin.ComponentSizes.MULTI_FILE_SELECT_LIST = "MultiFileSelectList" |
|
static |
◆ NIM_SETUP
string skin.ComponentSizes.NIM_SETUP = "NimSetup" |
|
static |
◆ PARENTAL_CONTROL_LIST
string skin.ComponentSizes.PARENTAL_CONTROL_LIST = "ParentalControlList" |
|
static |
◆ PIXMAP_HEIGHT
string skin.ComponentSizes.PIXMAP_HEIGHT = "pixmapHeight" |
|
static |
◆ PIXMAP_WIDTH
string skin.ComponentSizes.PIXMAP_WIDTH = "pixmapWidth" |
|
static |
◆ PIXMAP_X
string skin.ComponentSizes.PIXMAP_X = "pixmapX" |
|
static |
◆ PIXMAP_Y
string skin.ComponentSizes.PIXMAP_Y = "pixmapY" |
|
static |
◆ SELECTION_LIST
string skin.ComponentSizes.SELECTION_LIST = "SelectionList" |
|
static |
◆ SERVICE_INFO_LIST
string skin.ComponentSizes.SERVICE_INFO_LIST = "ServiceInfoList" |
|
static |
◆ SERVICE_LIST
string skin.ComponentSizes.SERVICE_LIST = "ServiceList" |
|
static |
◆ TEMPLATE
string skin.ComponentSizes.TEMPLATE = "template" |
|
static |
◆ TEXT_HEIGHT
string skin.ComponentSizes.TEXT_HEIGHT = "textHeight" |
|
static |
◆ TEXT_WIDTH
string skin.ComponentSizes.TEXT_WIDTH = "textWidth" |
|
static |
◆ TEXT_X
string skin.ComponentSizes.TEXT_X = "textX" |
|
static |
◆ TEXT_Y
string skin.ComponentSizes.TEXT_Y = "textY" |
|
static |
◆ TIMELINE_TEXT
string skin.ComponentSizes.TIMELINE_TEXT = "TimelineText" |
|
static |
◆ TIMER_LIST
string skin.ComponentSizes.TIMER_LIST = "TimerList" |
|
static |
The documentation for this class was generated from the following file: