Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes
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.


Constructor & Destructor Documentation

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

Definition at line 81 of file rxplot.py.


Member Function Documentation

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

Definition at line 107 of file rxplot.py.

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

Definition at line 124 of file rxplot.py.

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 107 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 81 of file rxplot.py.

Definition at line 81 of file rxplot.py.


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


rxtools
Author(s): Josh Faust, Rob Wheeler, Ken Conley
autogenerated on Mon Oct 6 2014 07:26:00