|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
| getInstance = staticmethod(getInstance) |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
◆ __init__()
def enigma.eDBoxLCD.__init__ |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ getInstance()
def enigma.eDBoxLCD.getInstance |
( |
| ) |
|
getInstance() -> eDBoxLCD
◆ isOled()
def enigma.eDBoxLCD.isOled |
( |
|
self | ) |
|
isOled(eDBoxLCD self) -> bool
◆ setInverted()
def enigma.eDBoxLCD.setInverted |
( |
|
self, |
|
|
|
arg2 |
|
) |
| |
setInverted(eDBoxLCD self, bool arg2)
◆ setLCDBrightness()
def enigma.eDBoxLCD.setLCDBrightness |
( |
|
self, |
|
|
|
brightness |
|
) |
| |
setLCDBrightness(eDBoxLCD self, int brightness) -> int
◆ update()
def enigma.eDBoxLCD.update |
( |
|
self | ) |
|
◆ getInstance
enigma.eDBoxLCD.getInstance = staticmethod(getInstance) |
|
static |
◆ thisown
enigma.eDBoxLCD.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: