#include <Image.h>
List of all members.
Public Types |
enum | { Type = UserType + 1
} |
Public Member Functions |
QRectF | boundingRect () const |
| Image () |
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |
void | saveImage () |
void | setImage (QImage &image) |
int | type () const |
Private Attributes |
QImage | image |
Detailed Description
Definition at line 8 of file Image.h.
Member Enumeration Documentation
- Enumerator:
-
Definition at line 14 of file Image.h.
Constructor & Destructor Documentation
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: