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

Graph2D Class Reference

#include <Graph2D.h>

Inheritance diagram for Graph2D:

Graph List of all members.

Public Member Functions

 Graph2D (QString n="", QString l="", LRange r[2]=0, LSource src=SFUNCTION, PType t=P2D, Style *st=0, Symbol *sy=0, Point *p=0, int nr=0, bool b=true)
Graph2DClone ()
LRange Range (int i)
void setRange (LRange r[2])
PointData ()
void setData (Point *data)
QStringList Info ()
void save (QTextStream *t, QProgressDialog *progress)
void open (QTextStream *t, int version, QProgressDialog *progress)
void saveXML (QDomDocument doc, QDomElement graphtag)
void openXML (QDomNode node)

Private Attributes

Pointptr
LRange range [2]

Constructor & Destructor Documentation

Graph2D::Graph2D QString  n = "",
QString  l = "",
LRange  r[2] = 0,
LSource  src = SFUNCTION,
PType  t = P2D,
Style st = 0,
Symbol sy = 0,
Point p = 0,
int  nr = 0,
bool  b = true
 


Member Function Documentation

Graph2D * Graph2D::Clone  ) 
 

Point* Graph2D::Data  )  [inline]
 

QStringList Graph2D::Info  ) 
 

void Graph2D::open QTextStream *  t,
int  version,
QProgressDialog *  progress
 

void Graph2D::openXML QDomNode  node  )  [virtual]
 

Implements Graph.

LRange Graph2D::Range int  i  )  [inline]
 

void Graph2D::save QTextStream *  t,
QProgressDialog *  progress
 

void Graph2D::saveXML QDomDocument  doc,
QDomElement  graphtag
[virtual]
 

Implements Graph.

void Graph2D::setData Point data  )  [inline]
 

void Graph2D::setRange LRange  r[2]  )  [inline]
 


Member Data Documentation

Point* Graph2D::ptr [private]
 

LRange Graph2D::range[2] [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Apr 2 02:05:10 2006 for LabPlot by  doxygen 1.4.4