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

Graph Class Reference

#include <Graph.h>

Inheritance diagram for Graph:

Graph2D Graph3D Graph4D GraphIMAGE GraphM List of all members.

Public Member Functions

 Graph (QString n="", QString label="", LSource src=SFUNCTION, PType t=P2D, Style *st=0, Symbol *sy=0, int nr=0, bool s=true)
virtual ~Graph ()
void openGraph (QTextStream *t, int version)
void saveGraph (QTextStream *t)
QString Name ()
QString Label ()
void setLabel (QString l)
LSource Source ()
void setSource (LSource s)
int ReadAs ()
void setReadAs (int r)
PType Type ()
StylegetStyle ()
void setStyle (Style *s)
SymbolgetSymbol ()
void setSymbol (Symbol *s)
int Number ()
void setNumber (int n)
bool isShown ()
void setShown (bool b)
AnnotateValues getAnnotateValues ()
void setAnnotateValues (AnnotateValues a)
QString FitFunction ()
void setFitFunction (QString f)

Protected Attributes

QString name
QString label
LSource source
int readas
PType type
Stylestyle
Symbolsymbol
int number
bool shown
AnnotateValues av
QString fitfunction

Constructor & Destructor Documentation

Graph::Graph QString  n = "",
QString  label = "",
LSource  src = SFUNCTION,
PType  t = P2D,
Style st = 0,
Symbol sy = 0,
int  nr = 0,
bool  s = true
 

virtual Graph::~Graph  )  [inline, virtual]
 


Member Function Documentation

QString Graph::FitFunction  )  [inline]
 

AnnotateValues Graph::getAnnotateValues  )  [inline]
 

Style* Graph::getStyle  )  [inline]
 

Symbol* Graph::getSymbol  )  [inline]
 

bool Graph::isShown  )  [inline]
 

QString Graph::Label  )  [inline]
 

QString Graph::Name  )  [inline]
 

int Graph::Number  )  [inline]
 

void Graph::openGraph QTextStream *  t,
int  version
 

int Graph::ReadAs  )  [inline]
 

void Graph::saveGraph QTextStream *  t  ) 
 

void Graph::setAnnotateValues AnnotateValues  a  )  [inline]
 

void Graph::setFitFunction QString  f  )  [inline]
 

void Graph::setLabel QString  l  )  [inline]
 

void Graph::setNumber int  n  )  [inline]
 

Reimplemented in Graph3D.

void Graph::setReadAs int  r  )  [inline]
 

void Graph::setShown bool  b  )  [inline]
 

void Graph::setSource LSource  s  )  [inline]
 

void Graph::setStyle Style s  )  [inline]
 

void Graph::setSymbol Symbol s  )  [inline]
 

LSource Graph::Source  )  [inline]
 

PType Graph::Type  )  [inline]
 


Member Data Documentation

AnnotateValues Graph::av [protected]
 

QString Graph::fitfunction [protected]
 

QString Graph::label [protected]
 

QString Graph::name [protected]
 

int Graph::number [protected]
 

int Graph::readas [protected]
 

bool Graph::shown [protected]
 

LSource Graph::source [protected]
 

Style* Graph::style [protected]
 

Symbol* Graph::symbol [protected]
 

PType Graph::type [protected]
 


The documentation for this class was generated from the following files:
Generated on Fri Aug 19 21:34:45 2005 for LabPlot by doxygen 1.3.6