#include <Image.h>
List of all members.
Public Slots | 
| void  | saveImage (bool save) | 
Public Member Functions | 
| QRectF  | boundingRect () const  | 
|   | Image () | 
| void  | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | 
| void  | setImage (QImage &image) | 
Private Attributes | 
| QImage  | image | 
Detailed Description
Definition at line 8 of file Image.h.
 
Constructor & Destructor Documentation
transform a Qimage of any size into a QGraphicsItem 
Definition at line 41 of file Image.cpp.
 
 
Member Function Documentation
      
        
          | void Image::paint  | 
          ( | 
          QPainter *  | 
          painter,  | 
        
        
           | 
           | 
          const QStyleOptionGraphicsItem *  | 
          option,  | 
        
        
           | 
           | 
          QWidget *  | 
          widget  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
Member Data Documentation
The documentation for this class was generated from the following files: