Computer Assisted Medical Intervention Tool Kit  version 5.2
 
Loading...
Searching...
No Matches
QtCanvasPixmapArray Class Reference

#include <qtcanvas.h>

+ Collaboration diagram for QtCanvasPixmapArray:

Public Member Functions

uint count () const
 
uint count () const
 
QtCanvasPixmap * image (int i) const
 
QtCanvasPixmap * image (int i) const
 
bool isValid () const
 
bool isValid () const
 
bool operator! ()
 
bool operator! ()
 
 QtCanvasPixmapArray ()
 
 QtCanvasPixmapArray ()
 
 QtCanvasPixmapArray (const QList< QPixmap > &pixmaps, const QPolygon &hotspots=QPolygon())
 
 QtCanvasPixmapArray (const QList< QPixmap > &pixmaps, const QPolygon &hotspots=QPolygon())
 
 QtCanvasPixmapArray (const QString &datafilenamepattern, int framecount=0)
 
 QtCanvasPixmapArray (const QString &datafilenamepattern, int framecount=0)
 
bool readCollisionMasks (const QString &filenamepattern)
 
bool readCollisionMasks (const QString &filenamepattern)
 
bool readPixmaps (const QString &datafilenamepattern, int framecount=0)
 
bool readPixmaps (const QString &datafilenamepattern, int framecount=0)
 
void setImage (int i, QtCanvasPixmap *p)
 
void setImage (int i, QtCanvasPixmap *p)
 
 ~QtCanvasPixmapArray ()
 
 ~QtCanvasPixmapArray ()
 

Constructor & Destructor Documentation

◆ QtCanvasPixmapArray() [1/6]

QtCanvasPixmapArray::QtCanvasPixmapArray ( )

◆ QtCanvasPixmapArray() [2/6]

QtCanvasPixmapArray::QtCanvasPixmapArray ( const QString &  datafilenamepattern,
int  framecount = 0 
)

References readPixmaps().

+ Here is the call graph for this function:

◆ QtCanvasPixmapArray() [3/6]

QtCanvasPixmapArray::QtCanvasPixmapArray ( const QList< QPixmap > &  pixmaps,
const QPolygon &  hotspots = QPolygon() 
)

◆ ~QtCanvasPixmapArray() [1/2]

QtCanvasPixmapArray::~QtCanvasPixmapArray ( )

◆ QtCanvasPixmapArray() [4/6]

QtCanvasPixmapArray::QtCanvasPixmapArray ( )

◆ QtCanvasPixmapArray() [5/6]

QtCanvasPixmapArray::QtCanvasPixmapArray ( const QString &  datafilenamepattern,
int  framecount = 0 
)

◆ QtCanvasPixmapArray() [6/6]

QtCanvasPixmapArray::QtCanvasPixmapArray ( const QList< QPixmap > &  pixmaps,
const QPolygon &  hotspots = QPolygon() 
)

◆ ~QtCanvasPixmapArray() [2/2]

QtCanvasPixmapArray::~QtCanvasPixmapArray ( )

Member Function Documentation

◆ count() [1/2]

uint QtCanvasPixmapArray::count ( ) const
inline

Referenced by QtCanvasSprite::frameCount(), and QtCanvasSprite::setSequence().

+ Here is the caller graph for this function:

◆ count() [2/2]

uint QtCanvasPixmapArray::count ( ) const
inline

◆ image() [1/2]

QtCanvasPixmap * QtCanvasPixmapArray::image ( int  i) const
inline

Referenced by QtCanvasSprite::image(), and QtCanvasSprite::image().

+ Here is the caller graph for this function:

◆ image() [2/2]

QtCanvasPixmap * QtCanvasPixmapArray::image ( int  i) const
inline

◆ isValid() [1/2]

bool QtCanvasPixmapArray::isValid ( ) const

◆ isValid() [2/2]

bool QtCanvasPixmapArray::isValid ( ) const

◆ operator!() [1/2]

bool QtCanvasPixmapArray::operator! ( )

◆ operator!() [2/2]

bool QtCanvasPixmapArray::operator! ( )

◆ readCollisionMasks() [1/2]

bool QtCanvasPixmapArray::readCollisionMasks ( const QString &  filenamepattern)

References readPixmaps().

+ Here is the call graph for this function:

◆ readCollisionMasks() [2/2]

bool QtCanvasPixmapArray::readCollisionMasks ( const QString &  filenamepattern)

◆ readPixmaps() [1/2]

bool QtCanvasPixmapArray::readPixmaps ( const QString &  datafilenamepattern,
int  framecount = 0 
)

References readPixmaps().

Referenced by QtCanvasPixmapArray(), readCollisionMasks(), and readPixmaps().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ readPixmaps() [2/2]

bool QtCanvasPixmapArray::readPixmaps ( const QString &  datafilenamepattern,
int  framecount = 0 
)

◆ setImage() [1/2]

void QtCanvasPixmapArray::setImage ( int  i,
QtCanvasPixmap *  p 
)

◆ setImage() [2/2]

void QtCanvasPixmapArray::setImage ( int  i,
QtCanvasPixmap *  p 
)

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