Public Member Functions | Public Attributes | Private Member Functions | Private Attributes
rqt_bag.bag_widget.BagWidget Class Reference

List of all members.

Public Member Functions

def __init__
def graphics_view_on_key_press
def handle_close
def handle_destroy
def on_key_press
def shutdown_all

Public Attributes

 closeEvent
 keyPressEvent
 pause_icon
 play_icon

Private Member Functions

def _handle_begin_clicked
def _handle_end_clicked
def _handle_faster_clicked
def _handle_load_clicked
def _handle_play_clicked
def _handle_publish_clicked
def _handle_record_clicked
def _handle_save_clicked
def _handle_slower_clicked
def _handle_thumbs_clicked
def _handle_zoom_all_clicked
def _handle_zoom_in_clicked
def _handle_zoom_out_clicked
def _resizeEvent
def _update_status_bar

Private Attributes

 _recording
 _timeline

Detailed Description

Widget for use with Bag class to display and replay bag files
Handles all widget callbacks and contains the instance of BagTimeline for storing visualizing bag data

Definition at line 51 of file bag_widget.py.


Constructor & Destructor Documentation

def rqt_bag.bag_widget.BagWidget.__init__ (   self,
  context 
)
:param context: plugin context hook to enable adding widgets as a ROS_GUI pane, ''PluginContext''

Definition at line 56 of file bag_widget.py.


Member Function Documentation

Definition at line 185 of file bag_widget.py.

Definition at line 188 of file bag_widget.py.

Definition at line 179 of file bag_widget.py.

Definition at line 226 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget._handle_play_clicked (   self,
  checked 
) [private]

Definition at line 171 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget._handle_publish_clicked (   self,
  checked 
) [private]

Definition at line 168 of file bag_widget.py.

Definition at line 203 of file bag_widget.py.

Definition at line 243 of file bag_widget.py.

Definition at line 182 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget._handle_thumbs_clicked (   self,
  checked 
) [private]

Definition at line 191 of file bag_widget.py.

Definition at line 194 of file bag_widget.py.

Definition at line 200 of file bag_widget.py.

Definition at line 197 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget._resizeEvent (   self,
  event 
) [private]

Definition at line 163 of file bag_widget.py.

Definition at line 248 of file bag_widget.py.

Definition at line 124 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget.handle_close (   self,
  event 
)

Definition at line 158 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget.handle_destroy (   self,
  args 
)

Definition at line 155 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget.on_key_press (   self,
  event 
)

Definition at line 134 of file bag_widget.py.

Definition at line 287 of file bag_widget.py.


Member Data Documentation

Definition at line 58 of file bag_widget.py.

Definition at line 58 of file bag_widget.py.

Definition at line 58 of file bag_widget.py.

Definition at line 58 of file bag_widget.py.

Definition at line 58 of file bag_widget.py.

Definition at line 58 of file bag_widget.py.


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


rqt_bag
Author(s): Aaron Blasdel
autogenerated on Fri Jan 3 2014 11:55:06