Main frame of robot monitor. More...
Public Member Functions | |
def | __init__ |
Private Member Functions | |
def | _on_shutdown_timer |
Private Attributes | |
_panel | |
_shutdown_timer | |
_sizer |
Main frame of robot monitor.
Definition at line 59 of file robot_monitor.py.
def robot_monitor.RobotMonitorFrame.__init__ | ( | self, | |
parent, | |||
title | |||
) |
Definition at line 60 of file robot_monitor.py.
def robot_monitor.RobotMonitorFrame._on_shutdown_timer | ( | self, | |
event | |||
) | [private] |
Definition at line 72 of file robot_monitor.py.
robot_monitor.RobotMonitorFrame::_panel [private] |
Definition at line 60 of file robot_monitor.py.
Definition at line 60 of file robot_monitor.py.
robot_monitor.RobotMonitorFrame::_sizer [private] |
Definition at line 60 of file robot_monitor.py.