Public Member Functions | Static Public Attributes | Private Attributes
kobuki_qtestsuite.life_frame.LifeFrame Class Reference

Classes. More...

Inheritance diagram for kobuki_qtestsuite.life_frame.LifeFrame:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def hibernate
 Widget Management.
def on_angular_speed_spinbox_valueChanged
def on_start_button_clicked
 Qt Callbacks.
def on_stop_button_clicked
def restore
def setupUi
def shutdown
def start
 Motion Callbacks.
def stop
def update_progress_callback
 Timer Callbacks.

Static Public Attributes

string STATE_IDLE = "idle"
string STATE_RUN = "running"
string STATE_STOPPED = "stopped"

Private Attributes

 _is_alive
 _motion
 _motion_thread
 _state
 _timer
 _ui

Detailed Description

Classes.

Definition at line 33 of file life_frame.py.


Constructor & Destructor Documentation

def kobuki_qtestsuite.life_frame.LifeFrame.__init__ (   self,
  parent = None 
)

Definition at line 38 of file life_frame.py.


Member Function Documentation

Widget Management.

  This gets called when the frame goes out of focus (tab switch). 
  Disable everything to avoid running N tabs in parallel when in
  reality we are only running one.

Definition at line 67 of file life_frame.py.

Definition at line 117 of file life_frame.py.

Qt Callbacks.

Definition at line 103 of file life_frame.py.

Definition at line 110 of file life_frame.py.

  Restore the frame after a hibernate.

Definition at line 75 of file life_frame.py.

Definition at line 50 of file life_frame.py.

  Used to terminate the plugin

Definition at line 56 of file life_frame.py.

Motion Callbacks.

Definition at line 86 of file life_frame.py.

Definition at line 93 of file life_frame.py.

Timer Callbacks.

Definition at line 125 of file life_frame.py.


Member Data Documentation

Definition at line 38 of file life_frame.py.

Definition at line 38 of file life_frame.py.

Definition at line 38 of file life_frame.py.

Definition at line 38 of file life_frame.py.

Definition at line 38 of file life_frame.py.

Definition at line 38 of file life_frame.py.

Definition at line 36 of file life_frame.py.

Definition at line 35 of file life_frame.py.

Definition at line 34 of file life_frame.py.


The documentation for this class was generated from the following file:


kobuki_qtestsuite
Author(s): Daniel Stonier
autogenerated on Mon Oct 6 2014 01:31:16