Public Member Functions | |
def | __init__ |
def | on_paint |
def | set_stale |
def | set_wifi_state |
Public Attributes | |
ip | |
Private Attributes | |
_bar_bitmap | |
_base_bitmap | |
_max_signal_power | |
_off_bitmap | |
_signal_power |
Definition at line 40 of file wifi_control.py.
def elektron_dashboard.wifi_control.WifiControl.__init__ | ( | self, | |
parent, | |||
id, | |||
icons_path, | |||
wlan_interface, | |||
wlan_power | |||
) |
Definition at line 41 of file wifi_control.py.
def elektron_dashboard.wifi_control.WifiControl.on_paint | ( | self, | |
evt | |||
) |
Definition at line 56 of file wifi_control.py.
Definition at line 92 of file wifi_control.py.
def elektron_dashboard.wifi_control.WifiControl.set_wifi_state | ( | self, | |
msg | |||
) |
Definition at line 82 of file wifi_control.py.
Definition at line 41 of file wifi_control.py.
Definition at line 41 of file wifi_control.py.
Definition at line 41 of file wifi_control.py.
Definition at line 41 of file wifi_control.py.
Definition at line 41 of file wifi_control.py.
Definition at line 41 of file wifi_control.py.