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

GraphIMAGE Class Reference

#include <GraphIMAGE.h>

Inheritance diagram for GraphIMAGE:

Graph List of all members.

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 ()
GraphIMAGEClone ()
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

Constructor & Destructor Documentation

GraphIMAGE::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  ) 
 


Member Function Documentation

GraphIMAGE * GraphIMAGE::Clone  ) 
 

int GraphIMAGE::height  )  [inline]
 

QStringList GraphIMAGE::Info  ) 
 

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

void GraphIMAGE::openXML QDomNode  node  )  [virtual]
 

Implements Graph.

QPixmap GraphIMAGE::Pixmap  )  [inline]
 

LRange GraphIMAGE::Range int  i  )  [inline]
 

void GraphIMAGE::save QTextStream *  t  ) 
 

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

Implements Graph.

void GraphIMAGE::setHeight int  h  )  [inline]
 

void GraphIMAGE::setPixmap QPixmap  pm  )  [inline]
 

void GraphIMAGE::setRange LRange  r[3]  )  [inline]
 

void GraphIMAGE::setWidth int  w  )  [inline]
 

int GraphIMAGE::width  )  [inline]
 


Member Data Documentation

QPixmap GraphIMAGE::pixmap [private]
 

LRange GraphIMAGE::range[3] [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