#include <GraphL.h>
Inheritance diagram for GraphL:

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 |
|
||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
Implements Graph. |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Implements Graph. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4