$search

rxtools::rxplot::RxPlotToolbar Class Reference

Toolbar controls for rxplot. More...

List of all members.

Public Member Functions

def __init__

Public Attributes

 pause_bm
 play_bm

Static Public Attributes

tuple ON_PAUSE = wx.NewId()
tuple ON_STOP = wx.NewId()

Private Member Functions

def _on_pause
def _on_stop
def _set_tb_enable
 Most toolbar buttons remain disabled until rxplot enters paused or stopped state.

Private Attributes

 _active

Detailed Description

Toolbar controls for rxplot.

Definition at line 78 of file rxplot.py.


Member Function Documentation

def rxtools::rxplot::RxPlotToolbar::__init__ (   self,
  canvas 
)

Definition at line 81 of file rxplot.py.

def rxtools::rxplot::RxPlotToolbar::_on_pause (   self,
  evt 
) [private]

Definition at line 103 of file rxplot.py.

def rxtools::rxplot::RxPlotToolbar::_on_stop (   self,
  evt 
) [private]

Definition at line 116 of file rxplot.py.

def rxtools::rxplot::RxPlotToolbar::_set_tb_enable (   self  )  [private]

Most toolbar buttons remain disabled until rxplot enters paused or stopped state.

Definition at line 95 of file rxplot.py.


Member Data Documentation

Definition at line 113 of file rxplot.py.

tuple rxtools::rxplot::RxPlotToolbar::ON_PAUSE = wx.NewId() [static]

Definition at line 79 of file rxplot.py.

tuple rxtools::rxplot::RxPlotToolbar::ON_STOP = wx.NewId() [static]

Definition at line 80 of file rxplot.py.

Definition at line 85 of file rxplot.py.

Definition at line 84 of file rxplot.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


rxtools
Author(s): Josh Faust, Rob Wheeler, Ken Conley
autogenerated on Sat Mar 2 13:31:07 2013