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

Public Member Functions | |
| GraphIMAGE (QString n="", QString l="", LRange r[3]=0, LSource src=SFUNCTION, PType t=PSURFACE, Style *st=0, Symbol *sy=0, QPixmap pm=0, int dimx=0, int dimy=0, bool s=true) | |
| ~GraphIMAGE () | |
| GraphIMAGE * | Clone () |
| QPixmap | Pixmap () |
| void | setPixmap (QPixmap pm) |
| LRange | Range (int i) |
| void | setRange (LRange r[3]) |
| int | width () |
| int | height () |
| void | setWidth (int w) |
| void | setHeight (int h) |
| QStringList | Info () |
| void | save (QTextStream *t) |
| void | open (QTextStream *t, int version, QProgressDialog *progress) |
| void | saveXML (QDomDocument doc, QDomElement graphtag) |
| void | openXML (QDomNode node) |
Private Attributes | |
| LRange | range [3] |
| QPixmap | pixmap |
|
||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
Implements Graph. |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Implements Graph. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4