Public Member Functions | Static Public Attributes | Private Attributes | Static Private Attributes
rqt_plot.qwt_data_plot.QwtDataPlot Class Reference

List of all members.

Public Member Functions

def __init__
def add_curve
def eventFilter
def log
def mouseMoveEvent
def mousePressEvent
def move_canvas
def redraw
def remove_curve
def rescale
def rescale_axis_x
def resizeEvent
def scale_axis_y
def update_value
def update_values
def wheelEvent

Static Public Attributes

tuple mouseCoordinatesChanged = Signal(QPointF)

Private Attributes

 _canvas_display_height
 _canvas_display_width
 _canvas_offset_x
 _canvas_offset_y
 _color_index
 _curves
 _data_offset_x
 _last_canvas_x
 _last_canvas_y
 _last_click_coordinates
 _picker
 _pressed_canvas_y
 _time_axis

Static Private Attributes

list _colors = [Qt.red, Qt.blue, Qt.magenta, Qt.cyan, Qt.green, Qt.darkYellow, Qt.black, Qt.darkRed, Qt.gray, Qt.darkCyan]
int _num_value_saved = 1000
int _num_values_ploted = 1000

Detailed Description

Definition at line 46 of file qwt_data_plot.py.


Constructor & Destructor Documentation

def rqt_plot.qwt_data_plot.QwtDataPlot.__init__ (   self,
  args 
)

Definition at line 52 of file qwt_data_plot.py.


Member Function Documentation

def rqt_plot.qwt_data_plot.QwtDataPlot.add_curve (   self,
  curve_id,
  curve_name,
  values_x,
  values_y 
)

Definition at line 117 of file qwt_data_plot.py.

def rqt_plot.qwt_data_plot.QwtDataPlot.eventFilter (   self,
  _,
  event 
)

Definition at line 90 of file qwt_data_plot.py.

def rqt_plot.qwt_data_plot.QwtDataPlot.log (   self,
  level,
  message 
)

Definition at line 109 of file qwt_data_plot.py.

Definition at line 198 of file qwt_data_plot.py.

Definition at line 193 of file qwt_data_plot.py.

def rqt_plot.qwt_data_plot.QwtDataPlot.move_canvas (   self,
  delta_x,
  delta_y 
)

Definition at line 186 of file qwt_data_plot.py.

Definition at line 153 of file qwt_data_plot.py.

def rqt_plot.qwt_data_plot.QwtDataPlot.remove_curve (   self,
  curve_id 
)

Definition at line 131 of file qwt_data_plot.py.

Definition at line 159 of file qwt_data_plot.py.

def rqt_plot.qwt_data_plot.QwtDataPlot.rescale_axis_x (   self,
  delta__x 
)

Definition at line 175 of file qwt_data_plot.py.

Definition at line 112 of file qwt_data_plot.py.

def rqt_plot.qwt_data_plot.QwtDataPlot.scale_axis_y (   self,
  max_value 
)

Definition at line 182 of file qwt_data_plot.py.

def rqt_plot.qwt_data_plot.QwtDataPlot.update_value (   self,
  curve_id,
  value_x,
  value_y 
)

Definition at line 145 of file qwt_data_plot.py.

def rqt_plot.qwt_data_plot.QwtDataPlot.update_values (   self,
  curve_id,
  values_x,
  values_y 
)

Definition at line 140 of file qwt_data_plot.py.

def rqt_plot.qwt_data_plot.QwtDataPlot.wheelEvent (   self,
  event 
)

Definition at line 214 of file qwt_data_plot.py.


Member Data Documentation

Definition at line 52 of file qwt_data_plot.py.

Definition at line 52 of file qwt_data_plot.py.

Definition at line 52 of file qwt_data_plot.py.

Definition at line 52 of file qwt_data_plot.py.

Definition at line 52 of file qwt_data_plot.py.

list rqt_plot::qwt_data_plot.QwtDataPlot::_colors = [Qt.red, Qt.blue, Qt.magenta, Qt.cyan, Qt.green, Qt.darkYellow, Qt.black, Qt.darkRed, Qt.gray, Qt.darkCyan] [static, private]

Definition at line 48 of file qwt_data_plot.py.

Definition at line 52 of file qwt_data_plot.py.

Definition at line 52 of file qwt_data_plot.py.

Definition at line 52 of file qwt_data_plot.py.

Definition at line 52 of file qwt_data_plot.py.

Definition at line 52 of file qwt_data_plot.py.

Definition at line 49 of file qwt_data_plot.py.

Definition at line 50 of file qwt_data_plot.py.

Definition at line 52 of file qwt_data_plot.py.

Definition at line 52 of file qwt_data_plot.py.

Definition at line 52 of file qwt_data_plot.py.

Definition at line 47 of file qwt_data_plot.py.


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


rqt_plot
Author(s): Dorian Scholz
autogenerated on Fri Jan 3 2014 11:55:13