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

Image Class Reference

#include <Image.h>

List of all members.

Public Member Functions

 Image (Point p=0, QString n="", double s=1.0, double a=0)
QStringList Info ()
void save (QTextStream *t)
void open (QTextStream *t, int version)
Point getPos ()
void setPos (double x, double y)
QString getName ()
double getScale ()
double getAngle ()
void draw (QPainter *p, double w, double h)
bool inside (int x, int y, int w, int h)

Protected Attributes

Point pos
QString name
double scale
double angle


Constructor & Destructor Documentation

Image::Image Point  p = 0,
QString  n = "",
double  s = 1.0,
double  a = 0
 


Member Function Documentation

void Image::draw QPainter *  p,
double  w,
double  h
 

double Image::getAngle  )  [inline]
 

QString Image::getName  )  [inline]
 

Point Image::getPos  )  [inline]
 

double Image::getScale  )  [inline]
 

QStringList Image::Info  ) 
 

bool Image::inside int  x,
int  y,
int  w,
int  h
 

void Image::open QTextStream *  t,
int  version
 

void Image::save QTextStream *  t  ) 
 

void Image::setPos double  x,
double  y
[inline]
 


Member Data Documentation

double Image::angle [protected]
 

QString Image::name [protected]
 

Point Image::pos [protected]
 

double Image::scale [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