Public Member Functions | |
| def | __init__ |
| def | cancel |
| def | retry_subtest |
| def | subtest_callback |
| def | subtest_result |
Private Member Functions | |
| def | _on_shutdown_timer |
| Check if we're shut down. | |
| def | _st_data |
Private Attributes | |
| _plots_panel | |
| _result_service | |
| _shutdown_timer | |
Definition at line 58 of file display.py.
| def display::QualDisplayFrame::__init__ | ( | self, | ||
| parent | ||||
| ) |
Definition at line 59 of file display.py.
| def display::QualDisplayFrame::_on_shutdown_timer | ( | self, | ||
| event | ||||
| ) | [private] |
Check if we're shut down.
Definition at line 80 of file display.py.
| def display::QualDisplayFrame::_st_data | ( | self, | ||
| msg | ||||
| ) | [private] |
Definition at line 88 of file display.py.
| def display::QualDisplayFrame::cancel | ( | self | ) |
Definition at line 114 of file display.py.
| def display::QualDisplayFrame::retry_subtest | ( | self, | ||
| notes | ||||
| ) |
Definition at line 98 of file display.py.
| def display::QualDisplayFrame::subtest_callback | ( | self, | ||
| msg | ||||
| ) |
Definition at line 84 of file display.py.
| def display::QualDisplayFrame::subtest_result | ( | self, | ||
| ok, | ||||
| notes | ||||
| ) |
Definition at line 101 of file display.py.
display::QualDisplayFrame::_plots_panel [private] |
Definition at line 70 of file display.py.
Definition at line 77 of file display.py.
Definition at line 66 of file display.py.