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

Public Member Functions

def connect2 (self, slot)
 
def connect (self, func)
 
def __init__ (self)
 

Public Attributes

 cb_func
 

Static Public Attributes

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

Detailed Description

Proxy of C++ eSignal1<(void,bool)> class.

Constructor & Destructor Documentation

◆ __init__()

def enigma.eSignal1Bool.__init__ (   self)
__init__(eSignal1<(void,bool)> self) -> eSignal1Bool

Member Function Documentation

◆ connect()

def enigma.eSignal1Bool.connect (   self,
  func 
)

◆ connect2()

def enigma.eSignal1Bool.connect2 (   self,
  slot 
)
connect2(eSignal1Bool self, eSlot1Bool slot)

Member Data Documentation

◆ cb_func

enigma.eSignal1Bool.cb_func

◆ connect2

enigma.eSignal1Bool.connect2
static

◆ thisown

enigma.eSignal1Bool.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: