Holds status panels in scrolled window. More...
Public Member Functions | |
def | __init__ |
def | cb |
def | close_tab |
def | on_timer |
def | update |
Public Attributes | |
last_message_time | |
msg | |
timeout | |
Private Attributes | |
_info_sub | |
_mutex | |
_panel | |
_scrolled_sizer | |
_scrolled_window | |
_sizer | |
_status_panels | |
_timer |
Holds status panels in scrolled window.
Subscribes to 'test_info'/TestInfoArray and creates/updates status panels from information.
Definition at line 174 of file status_panel.py.
def life_test.status_panel.TestContainerStatusPanel.__init__ | ( | self, | |
parent | |||
) |
Definition at line 175 of file status_panel.py.
def life_test.status_panel.TestContainerStatusPanel.cb | ( | self, | |
msg | |||
) |
Definition at line 226 of file status_panel.py.
def life_test.status_panel.TestContainerStatusPanel.close_tab | ( | self, | |
serial | |||
) |
Definition at line 212 of file status_panel.py.
def life_test.status_panel.TestContainerStatusPanel.on_timer | ( | self, | |
event | |||
) |
Definition at line 205 of file status_panel.py.
Definition at line 232 of file status_panel.py.
Definition at line 175 of file status_panel.py.
Definition at line 175 of file status_panel.py.
Definition at line 175 of file status_panel.py.
Definition at line 175 of file status_panel.py.
Definition at line 175 of file status_panel.py.
Definition at line 175 of file status_panel.py.
Definition at line 175 of file status_panel.py.
Definition at line 175 of file status_panel.py.
Definition at line 175 of file status_panel.py.
Definition at line 226 of file status_panel.py.
Definition at line 175 of file status_panel.py.