SMIL  1.0.4
MagnifyView Class Reference
+ Inheritance diagram for MagnifyView:
+ Collaboration diagram for MagnifyView:

Public Slots

void zoomIn ()
 
void zoomOut ()
 
void scaleImage (double factor)
 

Public Member Functions

 MagnifyView (QWidget *parent=0)
 
void setGridSize (int s)
 
int getGridSize ()
 
double getScaleFactor ()
 
QGraphicsPixmapItem * getPixItem ()
 
QList< QGraphicsTextItem * > * getTextItemList ()
 
QGraphicsPathItem * getCenterRectPathItem ()
 
void displayAt (int x, int y)
 
void setImage (QImage *img)
 

Private Member Functions

void mouseMoveEvent (QMouseEvent *pEvent)
 

Private Attributes

QImage * fullImage
 
int gridSize
 
QGraphicsScene * scene
 
QGraphicsPixmapItem * pixItem
 
QGraphicsPathItem * pathItem
 
QGraphicsPathItem * centerRectPathItem
 
QList< QGraphicsTextItem * > * textItemList
 
double scaleFactor
 

The documentation for this class was generated from the following files: