enigma2  2.6
Public Member Functions | Static Public Attributes | List of all members
enigma.eWindowStyleScrollbar Class Reference
Inheritance diagram for enigma.eWindowStyleScrollbar:

Public Member Functions

def __init__ (self)
 
def getColor (self, what, color)
 
def getListFontSize (self, what)
 
def getListFontFace (self, what)
 
def setBackgroundPixmap (self, *args)
 
def setValuePixmap (self, *args)
 
def setBackgroundPixmapTopHeight (self, value)
 
def setBackgroundPixmapBottomHeight (self, value)
 
def setValuePixmapTopHeight (self, value)
 
def setValuePixmapBottomHeight (self, value)
 
def setScrollbarWidth (self, value)
 
def setScrollbarBorderWidth (self, value)
 

Static Public Attributes

 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
 getColor
 
 getListFontSize
 
 getListFontFace
 
 setBackgroundPixmap
 
 setValuePixmap
 
 setBackgroundPixmapTopHeight
 
 setBackgroundPixmapBottomHeight
 
 setValuePixmapTopHeight
 
 setValuePixmapBottomHeight
 
 setScrollbarWidth
 
 setScrollbarBorderWidth
 

Constructor & Destructor Documentation

◆ __init__()

def enigma.eWindowStyleScrollbar.__init__ (   self)
__init__(eWindowStyleScrollbar self) -> eWindowStyleScrollbar

Member Function Documentation

◆ getColor()

def enigma.eWindowStyleScrollbar.getColor (   self,
  what,
  color 
)
getColor(eWindowStyleScrollbar self, int what, gRGBA color) -> RESULT

◆ getListFontFace()

def enigma.eWindowStyleScrollbar.getListFontFace (   self,
  what 
)
getListFontFace(eWindowStyleScrollbar self, int what) -> std::string const

◆ getListFontSize()

def enigma.eWindowStyleScrollbar.getListFontSize (   self,
  what 
)
getListFontSize(eWindowStyleScrollbar self, int what) -> int

◆ setBackgroundPixmap()

def enigma.eWindowStyleScrollbar.setBackgroundPixmap (   self,
args 
)
setBackgroundPixmap(eWindowStyleScrollbar self, gPixmap * pixmap)
setBackgroundPixmap(eWindowStyleScrollbar self, gPixmapPtr pixmap)

◆ setBackgroundPixmapBottomHeight()

def enigma.eWindowStyleScrollbar.setBackgroundPixmapBottomHeight (   self,
  value 
)
setBackgroundPixmapBottomHeight(eWindowStyleScrollbar self, int value)

◆ setBackgroundPixmapTopHeight()

def enigma.eWindowStyleScrollbar.setBackgroundPixmapTopHeight (   self,
  value 
)
setBackgroundPixmapTopHeight(eWindowStyleScrollbar self, int value)

◆ setScrollbarBorderWidth()

def enigma.eWindowStyleScrollbar.setScrollbarBorderWidth (   self,
  value 
)
setScrollbarBorderWidth(eWindowStyleScrollbar self, int value)

◆ setScrollbarWidth()

def enigma.eWindowStyleScrollbar.setScrollbarWidth (   self,
  value 
)
setScrollbarWidth(eWindowStyleScrollbar self, int value)

◆ setValuePixmap()

def enigma.eWindowStyleScrollbar.setValuePixmap (   self,
args 
)
setValuePixmap(eWindowStyleScrollbar self, gPixmap * pixmap)
setValuePixmap(eWindowStyleScrollbar self, gPixmapPtr pixmap)

◆ setValuePixmapBottomHeight()

def enigma.eWindowStyleScrollbar.setValuePixmapBottomHeight (   self,
  value 
)
setValuePixmapBottomHeight(eWindowStyleScrollbar self, int value)

◆ setValuePixmapTopHeight()

def enigma.eWindowStyleScrollbar.setValuePixmapTopHeight (   self,
  value 
)
setValuePixmapTopHeight(eWindowStyleScrollbar self, int value)

Member Data Documentation

◆ getColor

enigma.eWindowStyleScrollbar.getColor
static

◆ getListFontFace

enigma.eWindowStyleScrollbar.getListFontFace
static

◆ getListFontSize

enigma.eWindowStyleScrollbar.getListFontSize
static

◆ setBackgroundPixmap

enigma.eWindowStyleScrollbar.setBackgroundPixmap
static

◆ setBackgroundPixmapBottomHeight

enigma.eWindowStyleScrollbar.setBackgroundPixmapBottomHeight
static

◆ setBackgroundPixmapTopHeight

enigma.eWindowStyleScrollbar.setBackgroundPixmapTopHeight
static

◆ setScrollbarBorderWidth

enigma.eWindowStyleScrollbar.setScrollbarBorderWidth
static

◆ setScrollbarWidth

enigma.eWindowStyleScrollbar.setScrollbarWidth
static

◆ setValuePixmap

enigma.eWindowStyleScrollbar.setValuePixmap
static

◆ setValuePixmapBottomHeight

enigma.eWindowStyleScrollbar.setValuePixmapBottomHeight
static

◆ setValuePixmapTopHeight

enigma.eWindowStyleScrollbar.setValuePixmapTopHeight
static

◆ thisown

enigma.eWindowStyleScrollbar.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
static

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