Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

PlotPolar Class Reference

#include <PlotPolar.h>

Inheritance diagram for PlotPolar:

Plot List of all members.

Public Member Functions

 PlotPolar (Worksheet *p)
 general polar Plot class

 ~PlotPolar ()
QStringList Info ()
 Infos for project explorer.

AxisgetAxis (int i)
void saveAxes (QTextStream *t)
void openAxes (QTextStream *t, int version)
void enableGrid (int index, bool b)
bool gridEnabled (int index)
void enableBorder (int index, bool b)
bool borderEnabled (int index)
void draw (QPainter *p, int w, int h)
void drawCurves (QPainter *p, int w, int h)
void setBorder (int item, bool on)
void setRanges (LRange *r)
void setActRanges (LRange *r)

Private Attributes

Axis axis [2]
bool borderenabled [2]
bool gridenabled [4]

Constructor & Destructor Documentation

PlotPolar::PlotPolar Worksheet p  ) 
 

general polar Plot class

PlotPolar::~PlotPolar  )  [inline]
 


Member Function Documentation

bool PlotPolar::borderEnabled int  index  )  [inline, virtual]
 

Implements Plot.

void PlotPolar::draw QPainter *  p,
int  w,
int  h
[virtual]
 

Implements Plot.

void PlotPolar::drawCurves QPainter *  p,
int  w,
int  h
 

void PlotPolar::enableBorder int  index,
bool  b
[inline, virtual]
 

Implements Plot.

void PlotPolar::enableGrid int  index,
bool  b
[inline, virtual]
 

Implements Plot.

Axis* PlotPolar::getAxis int  i  )  [inline, virtual]
 

Implements Plot.

bool PlotPolar::gridEnabled int  index  )  [inline, virtual]
 

Implements Plot.

QStringList PlotPolar::Info  ) 
 

Infos for project explorer.

void PlotPolar::openAxes QTextStream *  t,
int  version
[virtual]
 

Implements Plot.

void PlotPolar::saveAxes QTextStream *  t  )  [virtual]
 

Implements Plot.

void PlotPolar::setActRanges LRange r  )  [inline, virtual]
 

Implements Plot.

void PlotPolar::setBorder int  item,
bool  on
[inline, virtual]
 

Implements Plot.

void PlotPolar::setRanges LRange r  )  [inline, virtual]
 

Implements Plot.


Member Data Documentation

Axis PlotPolar::axis[2] [private]
 

bool PlotPolar::borderenabled[2] [private]
 

bool PlotPolar::gridenabled[4] [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Nov 28 22:31:18 2004 for LabPlot by doxygen 1.3.6