Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

PlotFrame::PlotFrame Class Reference

Inheritance diagram for PlotFrame::PlotFrame:

Inheritance graph
[legend]
List of all members.

Public Methods

 __init__ (self, mw, XRange, YRange=None)
 xform (self, x, y)
 show (self)
 draw (self)
 drawContents (self, painter)
 resizeEvent (self, ev=None)
 keyPressEvent (self, ev)

Detailed Description

'''A QFrame descendant extended for 2D plotting'''


Member Function Documentation

PlotFrame::PlotFrame::__init__ self   ,
mw   ,
XRange   ,
YRange    = None
 

PlotFrame::PlotFrame::draw self   
 

Reimplemented in EsApp::EsWin.

PlotFrame::PlotFrame::drawContents self   ,
painter   
 

PlotFrame::PlotFrame::keyPressEvent self   ,
ev   
 

Reimplemented in EsApp::EsWin.

PlotFrame::PlotFrame::resizeEvent self   ,
ev    = None
 

PlotFrame::PlotFrame::show self   
 

Todo:
Obsolete?

PlotFrame::PlotFrame::xform self   ,
 ,
 
 

Floating point version of the model to device coordinate transformation.


The documentation for this class was generated from the following file:
Generated on Wed Mar 5 14:47:43 2003 for PyEs by doxygen1.2.17