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

GraphL Class Reference

#include <GraphL.h>

Inheritance diagram for GraphL:

Graph List of all members.

Public Member Functions

 GraphL (QString n="", QString l="", LRange r=0, LSource src=SFUNCTION, PType t=PSURFACE, Style *st=0, Symbol *sy=0, PointL *p=0, int nr=0, bool s=true)
 ~GraphL ()
GraphL * Clone ()
LRange Range ()
void setRange (LRange r)
PointL * Data ()
void setData (PointL *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

PointL * ptr
LRange range

Constructor & Destructor Documentation

GraphL::GraphL (  QString  n = "",
QString  l = "",
LRange  r = 0,
LSource  src = SFUNCTION,
PType  t = PSURFACE,
Style *  st = 0,
Symbol *  sy = 0,
PointL *  p = 0,
int  nr = 0,
bool  s = true
) 
 

GraphL::~GraphL (   ) 
 


Member Function Documentation

GraphL * GraphL::Clone (   ) 
 

PointL* GraphL::Data (   )  [inline]
 

QStringList GraphL::Info (   ) 
 

void GraphL::open (  QTextStream *  t,
int  version,
QProgressDialog *  progress
) 
 

void GraphL::openXML (  QDomNode  node  )  [virtual]
 

Implements Graph.

LRange GraphL::Range (   )  [inline]
 

void GraphL::save (  QTextStream *  t,
QProgressDialog *  progress
) 
 

void GraphL::saveXML (  QDomDocument  doc,
QDomElement  graphtag
)  [virtual]
 

Implements Graph.

void GraphL::setData (  PointL *  data  )  [inline]
 

void GraphL::setRange (  LRange  r  )  [inline]
 


Member Data Documentation

PointL* GraphL::ptr [private]
 

LRange GraphL::range [private]
 


The documentation for this class was generated from the following files:
Generated on Sat Oct 13 21:55:02 2007 for LabPlot by  doxygen 1.4.4