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.
def life_test::status_panel::TestContainerStatusPanel::update | ( | self | ) |
Definition at line 232 of file status_panel.py.
Definition at line 182 of file status_panel.py.
Definition at line 178 of file status_panel.py.
Definition at line 184 of file status_panel.py.
Definition at line 191 of file status_panel.py.
Definition at line 190 of file status_panel.py.
Definition at line 185 of file status_panel.py.
Definition at line 195 of file status_panel.py.
Definition at line 198 of file status_panel.py.
Definition at line 203 of file status_panel.py.
Definition at line 228 of file status_panel.py.
Definition at line 202 of file status_panel.py.