|
def | __init__ (self, type, servicefkt=None, frontendfkt=None, statusDict=None) |
|
def | setText (self, text) |
|
def | setValue (self, value) |
|
def | calc (self, val) |
|
def | update (self) |
|
def | getValue (self, what) |
|
def | createWidget (self, parent) |
|
def | postWidgetCreate (self, instance) |
|
def | __init__ (self) |
|
def | execBegin (self) |
|
def | execEnd (self) |
|
def | onShow (self) |
|
def | onHide (self) |
|
def | destroy (self) |
|
def | applySkin (self, desktop, parent) |
|
def | move (self, x, y=None) |
|
def | resize (self, x, y=None) |
|
def | setZPosition (self, z) |
|
def | show (self) |
|
def | hide (self) |
|
def | getVisible (self) |
|
def | setVisible (self, visible) |
|
def | setPosition (self, x, y) |
|
def | getPosition (self) |
|
def | getSize (self) |
|
def | GUIcreate (self, parent) |
|
def | GUIdelete (self) |
|
def | preWidgetRemove (self, instance) |
|
◆ __init__()
def Components.TunerInfo.TunerInfo.__init__ |
( |
|
self, |
|
|
|
type, |
|
|
|
servicefkt = None , |
|
|
|
frontendfkt = None , |
|
|
|
statusDict = None |
|
) |
| |
◆ calc()
def Components.TunerInfo.TunerInfo.calc |
( |
|
self, |
|
|
|
val |
|
) |
| |
◆ createWidget()
def Components.TunerInfo.TunerInfo.createWidget |
( |
|
self, |
|
|
|
parent |
|
) |
| |
◆ getValue()
def Components.TunerInfo.TunerInfo.getValue |
( |
|
self, |
|
|
|
what |
|
) |
| |
◆ postWidgetCreate()
def Components.TunerInfo.TunerInfo.postWidgetCreate |
( |
|
self, |
|
|
|
instance |
|
) |
| |
◆ setText()
def Components.TunerInfo.TunerInfo.setText |
( |
|
self, |
|
|
|
text |
|
) |
| |
◆ setValue()
def Components.TunerInfo.TunerInfo.setValue |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ update()
def Components.TunerInfo.TunerInfo.update |
( |
|
self | ) |
|
◆ AGC
int Components.TunerInfo.TunerInfo.AGC = 1 |
|
static |
◆ AGC_BAR
int Components.TunerInfo.TunerInfo.AGC_BAR = 5 |
|
static |
◆ AGC_PERCENTAGE
int Components.TunerInfo.TunerInfo.AGC_PERCENTAGE = 2 |
|
static |
◆ BER
int Components.TunerInfo.TunerInfo.BER = 2 |
|
static |
◆ BER_BAR
int Components.TunerInfo.TunerInfo.BER_BAR = 6 |
|
static |
◆ BER_VALUE
int Components.TunerInfo.TunerInfo.BER_VALUE = 3 |
|
static |
◆ frontendfkt
Components.TunerInfo.TunerInfo.frontendfkt |
Components.TunerInfo.TunerInfo.g |
◆ instance
Components.TunerInfo.TunerInfo.instance |
◆ LOCK
int Components.TunerInfo.TunerInfo.LOCK = 3 |
|
static |
◆ LOCK_STATE
int Components.TunerInfo.TunerInfo.LOCK_STATE = 7 |
|
static |
◆ message
Components.TunerInfo.TunerInfo.message |
◆ servicefkt
Components.TunerInfo.TunerInfo.servicefkt |
◆ SNR
int Components.TunerInfo.TunerInfo.SNR = 0 |
|
static |
◆ SNR_BAR
int Components.TunerInfo.TunerInfo.SNR_BAR = 4 |
|
static |
◆ SNR_DB
int Components.TunerInfo.TunerInfo.SNR_DB = 1 |
|
static |
◆ SNR_PERCENTAGE
int Components.TunerInfo.TunerInfo.SNR_PERCENTAGE = 0 |
|
static |
◆ statusDict
Components.TunerInfo.TunerInfo.statusDict |
◆ SYNC_STATE
int Components.TunerInfo.TunerInfo.SYNC_STATE = 8 |
|
static |
◆ type
Components.TunerInfo.TunerInfo.type |
◆ UNCORR
int Components.TunerInfo.TunerInfo.UNCORR = 9 |
|
static |
◆ UNCORR_VALUE
int Components.TunerInfo.TunerInfo.UNCORR_VALUE = 10 |
|
static |
◆ value
Components.TunerInfo.TunerInfo.value |
The documentation for this class was generated from the following file: