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

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,p.eStreamProcessorFactory)> class.

Constructor & Destructor Documentation

◆ __init__()

def enigma.eSignal1FactoryAddedEvent.__init__ (   self)
__init__(eSignal1<(void,p.eStreamProcessorFactory)> self) -> eSignal1FactoryAddedEvent

Member Function Documentation

◆ connect()

def enigma.eSignal1FactoryAddedEvent.connect (   self,
  func 
)

◆ connect2()

def enigma.eSignal1FactoryAddedEvent.connect2 (   self,
  slot 
)
connect2(eSignal1FactoryAddedEvent self, eSlot1FactoryAddedEvent slot)

Member Data Documentation

◆ cb_func

enigma.eSignal1FactoryAddedEvent.cb_func

◆ connect2

enigma.eSignal1FactoryAddedEvent.connect2
static

◆ thisown

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