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

PointL Class Reference

#include <PointL.h>

List of all members.

Public Member Functions

 PointL (double a=0, QString s=0)
void setPointL (double, QString)
double V ()
void setV (double a)
QString L ()
void setL (QString a)
void setMasked (bool m=true)
bool Masked ()

Protected Attributes

double v
QString l
bool masked


Constructor & Destructor Documentation

PointL::PointL double  a = 0,
QString  s = 0
 


Member Function Documentation

QString PointL::L  )  [inline]
 

bool PointL::Masked  )  [inline]
 

void PointL::setL QString  a  )  [inline]
 

void PointL::setMasked bool  m = true  )  [inline]
 

void PointL::setPointL double  ,
QString 
 

void PointL::setV double  a  )  [inline]
 

double PointL::V  )  [inline]
 


Member Data Documentation

QString PointL::l [protected]
 

bool PointL::masked [protected]
 

double PointL::v [protected]
 


The documentation for this class was generated from the following files:
Generated on Sat Oct 13 21:55:03 2007 for LabPlot by  doxygen 1.4.4