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

AnnotateValues Class Reference

#include <AnnotateValues.h>

List of all members.

Public Member Functions

 AnnotateValues (int t=0, int p=0, int d=10)
void draw (QPainter *p, int X, int Y, double x, double y, double z=0)
void save (QTextStream *t)
void open (QTextStream *t, int version)
int Type ()
void setType (int t)
int Position ()
void setPosition (int p)
int Distance ()
void setDistance (int d)

Private Attributes

int type
int position
int distance


Constructor & Destructor Documentation

AnnotateValues::AnnotateValues int  t = 0,
int  p = 0,
int  d = 10
 


Member Function Documentation

int AnnotateValues::Distance  )  [inline]
 

void AnnotateValues::draw QPainter *  p,
int  X,
int  Y,
double  x,
double  y,
double  z = 0
 

void AnnotateValues::open QTextStream *  t,
int  version
 

int AnnotateValues::Position  )  [inline]
 

void AnnotateValues::save QTextStream *  t  ) 
 

void AnnotateValues::setDistance int  d  )  [inline]
 

void AnnotateValues::setPosition int  p  )  [inline]
 

void AnnotateValues::setType int  t  )  [inline]
 

int AnnotateValues::Type  )  [inline]
 


Member Data Documentation

int AnnotateValues::distance [private]
 

int AnnotateValues::position [private]
 

int AnnotateValues::type [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Nov 28 22:31:17 2004 for LabPlot by doxygen 1.3.6