Python_2  1.0
Public Member Functions | Public Attributes | List of all members
_11_tkradio.radioState Class Reference

Public Member Functions

def __init__ (self, intial_station)
 
def __str__ (self)
 

Public Attributes

 volume
 
 loop
 
 net
 
 chn
 
 mute
 
 station
 
 pos
 

Detailed Description

Holds the state of the radio (used for persistency).

Constructor & Destructor Documentation

◆ __init__()

def _11_tkradio.radioState.__init__ (   self,
  intial_station 
)

Member Function Documentation

◆ __str__()

def _11_tkradio.radioState.__str__ (   self)

Member Data Documentation

◆ chn

_11_tkradio.radioState.chn

◆ loop

_11_tkradio.radioState.loop

◆ mute

_11_tkradio.radioState.mute

◆ net

_11_tkradio.radioState.net

◆ pos

_11_tkradio.radioState.pos

◆ station

_11_tkradio.radioState.station

◆ volume

_11_tkradio.radioState.volume

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