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

Arrow Class Reference

#include <Arrow.h>

List of all members.

Public Member Functions

 Arrow (bool l=0, bool e=false, double le=0.1, double a=30, bool f=true, QColor fc=QColor("blue"))
QStringList Info ()
void save (QTextStream *t)
void open (QTextStream *t, int version)
void setLocation (bool l)
bool Enabled ()
double Length ()
double Angle ()
bool Filled ()
QColor fillColor ()
void draw (QPainter *p, Point start, Point end, int X, int Y)

Protected Attributes

bool location
bool enabled
double length
double angle
bool filled
QColor fillcolor


Constructor & Destructor Documentation

Arrow::Arrow bool  l = 0,
bool  e = false,
double  le = 0.1,
double  a = 30,
bool  f = true,
QColor  fc = QColor("blue")
 


Member Function Documentation

double Arrow::Angle  )  [inline]
 

void Arrow::draw QPainter *  p,
Point  start,
Point  end,
int  X,
int  Y
 

bool Arrow::Enabled  )  [inline]
 

QColor Arrow::fillColor  )  [inline]
 

bool Arrow::Filled  )  [inline]
 

QStringList Arrow::Info  ) 
 

double Arrow::Length  )  [inline]
 

void Arrow::open QTextStream *  t,
int  version
 

void Arrow::save QTextStream *  t  ) 
 

void Arrow::setLocation bool  l  )  [inline]
 


Member Data Documentation

double Arrow::angle [protected]
 

bool Arrow::enabled [protected]
 

QColor Arrow::fillcolor [protected]
 

bool Arrow::filled [protected]
 

double Arrow::length [protected]
 

bool Arrow::location [protected]
 


The documentation for this class was generated from the following files:
Generated on Sun Aug 29 14:56:05 2004 for LabPlot by doxygen 1.3.6