enigma2
2.6
|
Public Member Functions | |
def | cb_func (self, arg0, arg1, arg2) |
def | __init__ (self) |
def | __disown__ (self) |
Static Public Attributes | |
thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Static Public Attributes inherited from enigma.eSlot | |
thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Proxy of C++ eSlot3<(void,long,stringList,byteVectorList)> class.
def Plugins.Extensions.Browser.webview.eSlot3LongStrListByteVectorList.__init__ | ( | self | ) |
__init__(eSlot3<(void,long,stringList,byteVectorList)> self) -> eSlot3LongStrListByteVectorList
Reimplemented from enigma.eSlot.
def Plugins.Extensions.Browser.webview.eSlot3LongStrListByteVectorList.__disown__ | ( | self | ) |
def Plugins.Extensions.Browser.webview.eSlot3LongStrListByteVectorList.cb_func | ( | self, | |
arg0, | |||
arg1, | |||
arg2 | |||
) |
cb_func(eSlot3LongStrListByteVectorList self, long arg0, StringList arg1, ByteVectorList arg2)
|
static |