enigma2
2.6
|
Public Member Functions | |
def | __init__ (self) |
def | setStyle (self, painter, what) |
def | setPixmap (self, bs, bp, pixmap) |
def | setColorBorder (self, bs, bp, color, size) |
def | setColor (self, what, back) |
def | getColor (self, what, color) |
def | setTitleOffset (self, offset) |
def | setTitleFont (self, fnt) |
def | setListFont (self, what, size, face) |
def | getListFontSize (self, what) |
def | getListFontFace (self, what) |
Static Public Attributes | |
thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
bsWindow = _enigma.eWindowStyleSkinned_bsWindow | |
bsButton = _enigma.eWindowStyleSkinned_bsButton | |
bsListboxEntry = _enigma.eWindowStyleSkinned_bsListboxEntry | |
bpTopLeft = _enigma.eWindowStyleSkinned_bpTopLeft | |
bpTop = _enigma.eWindowStyleSkinned_bpTop | |
bpTopRight = _enigma.eWindowStyleSkinned_bpTopRight | |
bpLeft = _enigma.eWindowStyleSkinned_bpLeft | |
bpBackground = _enigma.eWindowStyleSkinned_bpBackground | |
bpRight = _enigma.eWindowStyleSkinned_bpRight | |
bpBottomLeft = _enigma.eWindowStyleSkinned_bpBottomLeft | |
bpBottom = _enigma.eWindowStyleSkinned_bpBottom | |
bpBottomRight = _enigma.eWindowStyleSkinned_bpBottomRight | |
bpAll = _enigma.eWindowStyleSkinned_bpAll | |
bpMax = _enigma.eWindowStyleSkinned_bpMax | |
bpiTopLeft = _enigma.eWindowStyleSkinned_bpiTopLeft | |
bpiTop = _enigma.eWindowStyleSkinned_bpiTop | |
bpiTopRight = _enigma.eWindowStyleSkinned_bpiTopRight | |
bpiLeft = _enigma.eWindowStyleSkinned_bpiLeft | |
bpiBackground = _enigma.eWindowStyleSkinned_bpiBackground | |
bpiRight = _enigma.eWindowStyleSkinned_bpiRight | |
bpiBottomLeft = _enigma.eWindowStyleSkinned_bpiBottomLeft | |
bpiBottom = _enigma.eWindowStyleSkinned_bpiBottom | |
bpiBottomRight = _enigma.eWindowStyleSkinned_bpiBottomRight | |
colBackground = _enigma.eWindowStyleSkinned_colBackground | |
colLabelForeground = _enigma.eWindowStyleSkinned_colLabelForeground | |
colListboxBackground = _enigma.eWindowStyleSkinned_colListboxBackground | |
colListboxForeground = _enigma.eWindowStyleSkinned_colListboxForeground | |
colListboxSelectedBackground = _enigma.eWindowStyleSkinned_colListboxSelectedBackground | |
colListboxSelectedForeground = _enigma.eWindowStyleSkinned_colListboxSelectedForeground | |
colListboxMarkedBackground = _enigma.eWindowStyleSkinned_colListboxMarkedBackground | |
colListboxMarkedForeground = _enigma.eWindowStyleSkinned_colListboxMarkedForeground | |
colListboxMarkedAndSelectedBackground = _enigma.eWindowStyleSkinned_colListboxMarkedAndSelectedBackground | |
colListboxMarkedAndSelectedForeground = _enigma.eWindowStyleSkinned_colListboxMarkedAndSelectedForeground | |
colWindowTitleForeground = _enigma.eWindowStyleSkinned_colWindowTitleForeground | |
colWindowTitleBackground = _enigma.eWindowStyleSkinned_colWindowTitleBackground | |
colWindowDimmer = _enigma.eWindowStyleSkinned_colWindowDimmer | |
colMax = _enigma.eWindowStyleSkinned_colMax | |
listFontBig = _enigma.eWindowStyleSkinned_listFontBig | |
listFontMedium = _enigma.eWindowStyleSkinned_listFontMedium | |
listFontSmall = _enigma.eWindowStyleSkinned_listFontSmall | |
listFontSmaller = _enigma.eWindowStyleSkinned_listFontSmaller | |
listFontBigger = _enigma.eWindowStyleSkinned_listFontBigger | |
listFontKeyboard = _enigma.eWindowStyleSkinned_listFontKeyboard | |
listFontMax = _enigma.eWindowStyleSkinned_listFontMax | |
setStyle | |
setPixmap | |
setColorBorder | |
setColor | |
getColor | |
setTitleOffset | |
setTitleFont | |
setListFont | |
getListFontSize | |
getListFontFace | |
def enigma.eWindowStyleSkinned.__init__ | ( | self | ) |
__init__(eWindowStyleSkinned self) -> eWindowStyleSkinned
def enigma.eWindowStyleSkinned.getColor | ( | self, | |
what, | |||
color | |||
) |
getColor(eWindowStyleSkinned self, int what, gRGBA color) -> RESULT
def enigma.eWindowStyleSkinned.getListFontFace | ( | self, | |
what | |||
) |
getListFontFace(eWindowStyleSkinned self, int what) -> std::string const
def enigma.eWindowStyleSkinned.getListFontSize | ( | self, | |
what | |||
) |
getListFontSize(eWindowStyleSkinned self, int what) -> int
def enigma.eWindowStyleSkinned.setColor | ( | self, | |
what, | |||
back | |||
) |
setColor(eWindowStyleSkinned self, int what, gRGBA back)
def enigma.eWindowStyleSkinned.setColorBorder | ( | self, | |
bs, | |||
bp, | |||
color, | |||
size | |||
) |
setColorBorder(eWindowStyleSkinned self, int bs, int bp, gRGB color, int size)
def enigma.eWindowStyleSkinned.setListFont | ( | self, | |
what, | |||
size, | |||
face | |||
) |
setListFont(eWindowStyleSkinned self, int what, int size, std::string const & face)
def enigma.eWindowStyleSkinned.setPixmap | ( | self, | |
bs, | |||
bp, | |||
pixmap | |||
) |
setPixmap(eWindowStyleSkinned self, int bs, int bp, gPixmapPtr pixmap)
def enigma.eWindowStyleSkinned.setStyle | ( | self, | |
painter, | |||
what | |||
) |
setStyle(eWindowStyleSkinned self, gPainter & painter, int what)
def enigma.eWindowStyleSkinned.setTitleFont | ( | self, | |
fnt | |||
) |
setTitleFont(eWindowStyleSkinned self, gFont fnt)
def enigma.eWindowStyleSkinned.setTitleOffset | ( | self, | |
offset | |||
) |
setTitleOffset(eWindowStyleSkinned self, eSize offset)
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |