enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Screens.InfoBarGenerics.InfoBarServiceErrorPopupSupport Class Reference
Inheritance diagram for Screens.InfoBarGenerics.InfoBarServiceErrorPopupSupport:
Screens.InfoBar.InfoBar Screens.InfoBar.MoviePlayer Screens.MoviePlayer.MoviePlayer Plugins.Extensions.BludiscPlayer.plugin.BludiscPlayer

Public Member Functions

def __init__ (self)
 
def setPlaybackState (self, state=None, message=None)
 

Public Attributes

 last_error
 

Static Public Attributes

 STATE_TUNING = _("tuning...")
 
 STATE_CONNECTING = _("connecting...")
 
 MESSAGE_WAIT = _("Please wait!")
 
 STATE_RECONNECTING = _("reconnecting...")
 

Constructor & Destructor Documentation

◆ __init__()

def Screens.InfoBarGenerics.InfoBarServiceErrorPopupSupport.__init__ (   self)

Member Function Documentation

◆ setPlaybackState()

def Screens.InfoBarGenerics.InfoBarServiceErrorPopupSupport.setPlaybackState (   self,
  state = None,
  message = None 
)

Member Data Documentation

◆ last_error

Screens.InfoBarGenerics.InfoBarServiceErrorPopupSupport.last_error

◆ MESSAGE_WAIT

Screens.InfoBarGenerics.InfoBarServiceErrorPopupSupport.MESSAGE_WAIT = _("Please wait!")
static

◆ STATE_CONNECTING

Screens.InfoBarGenerics.InfoBarServiceErrorPopupSupport.STATE_CONNECTING = _("connecting...")
static

◆ STATE_RECONNECTING

Screens.InfoBarGenerics.InfoBarServiceErrorPopupSupport.STATE_RECONNECTING = _("reconnecting...")
static

◆ STATE_TUNING

Screens.InfoBarGenerics.InfoBarServiceErrorPopupSupport.STATE_TUNING = _("tuning...")
static

The documentation for this class was generated from the following file: