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

Graph4D Class Reference

#include <Graph4D.h>

Inheritance diagram for Graph4D:

Graph List of all members.

Public Member Functions

 Graph4D (QString n=QString(""), QString l=QString(""), LRange r[4]=0, LSource src=SFUNCTION, PType t=P2D, Style *st=0, Symbol *sy=0, Point4D *p=0, int nr=0, bool ty=0, bool s=true)
Graph4DClone ()
Point4DData ()
void setData (Point4D *data)
LRange Range (int i)
void setRange (LRange r[4])
bool GType ()
void setGType (bool t)
void save (QTextStream *t, QProgressDialog *progress)
void open (QTextStream *t, int version, QProgressDialog *progress)
void saveXML (QDomDocument doc, QDomElement graphtag)
void openXML (QDomNode node)
QStringList Info ()
LRange ErrorDXRange ()
LRange ErrorDYRange ()

Private Attributes

LRange range [4]
bool gtype
Point4Dptr

Constructor & Destructor Documentation

Graph4D::Graph4D QString  n = QString(""),
QString  l = QString(""),
LRange  r[4] = 0,
LSource  src = SFUNCTION,
PType  t = P2D,
Style st = 0,
Symbol sy = 0,
Point4D p = 0,
int  nr = 0,
bool  ty = 0,
bool  s = true
 


Member Function Documentation

Graph4D * Graph4D::Clone  ) 
 

Point4D* Graph4D::Data  )  [inline]
 

LRange Graph4D::ErrorDXRange  ) 
 

LRange Graph4D::ErrorDYRange  ) 
 

bool Graph4D::GType  )  [inline]
 

QStringList Graph4D::Info  ) 
 

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

void Graph4D::openXML QDomNode  node  )  [virtual]
 

Implements Graph.

LRange Graph4D::Range int  i  )  [inline]
 

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

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

Implements Graph.

void Graph4D::setData Point4D data  )  [inline]
 

void Graph4D::setGType bool  t  )  [inline]
 

void Graph4D::setRange LRange  r[4]  )  [inline]
 


Member Data Documentation

bool Graph4D::gtype [private]
 

Point4D* Graph4D::ptr [private]
 

LRange Graph4D::range[4] [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