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

#include <ImageBig.h>

List of all members.

Public Types

enum  { Type = UserType + 1 }

Public Member Functions

QRectF boundingRect () const
 ImageBig ()
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 ImageBig.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
Type 

Definition at line 14 of file ImageBig.h.


Constructor & Destructor Documentation

Definition at line 9 of file ImageBig.cpp.


Member Function Documentation

QRectF ImageBig::boundingRect ( ) const

Definition at line 16 of file ImageBig.cpp.

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

Definition at line 23 of file ImageBig.cpp.

Definition at line 36 of file ImageBig.cpp.

void ImageBig::setImage ( QImage &  image)

Definition at line 29 of file ImageBig.cpp.

int ImageBig::type ( ) const [inline]

Definition at line 15 of file ImageBig.h.


Member Data Documentation

QImage ImageBig::image [private]

Definition at line 27 of file ImageBig.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