Public Types | Public Member Functions | Private Attributes
Image Class Reference

#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

anonymous enum
Enumerator:
Type 

Definition at line 14 of file Image.h.


Constructor & Destructor Documentation

Definition at line 7 of file Image.cpp.


Member Function Documentation

QRectF Image::boundingRect ( ) const

Definition at line 15 of file Image.cpp.

void Image::paint ( QPainter *  painter,
const QStyleOptionGraphicsItem *  option,
QWidget *  widget 
)

Definition at line 23 of file Image.cpp.

void Image::saveImage ( )

Definition at line 36 of file Image.cpp.

void Image::setImage ( QImage &  image)

Definition at line 28 of file Image.cpp.

int Image::type ( ) const [inline]

Definition at line 15 of file Image.h.


Member Data Documentation

QImage Image::image [private]

Definition at line 26 of file Image.h.


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


corobot_teleop
Author(s): Morgan Cormier/Gang Li/mcormier@coroware.com
autogenerated on Tue Jan 7 2014 11:39:41