QtCanvasPixmapArray Class Reference

#include <ArmarXGui/libraries/qtpropertybrowser/examples/canvas_typed/qtcanvas.h>

Public Member Functions

uint count () const
 
uint count () const
 
QtCanvasPixmapimage (int i) const
 
QtCanvasPixmapimage (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 ()
 

Detailed Description

Definition at line 496 of file qtcanvas.h.

Constructor & Destructor Documentation

◆ QtCanvasPixmapArray() [1/6]

Definition at line 2938 of file qtcanvas.cpp.

◆ QtCanvasPixmapArray() [2/6]

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

Definition at line 2963 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ QtCanvasPixmapArray() [3/6]

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

Definition at line 2978 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ ~QtCanvasPixmapArray() [1/2]

Definition at line 3001 of file qtcanvas.cpp.

◆ QtCanvasPixmapArray() [4/6]

◆ QtCanvasPixmapArray() [5/6]

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

◆ QtCanvasPixmapArray() [6/6]

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

◆ ~QtCanvasPixmapArray() [2/2]

Member Function Documentation

◆ count() [1/2]

uint count ( ) const
inline

Definition at line 520 of file qtcanvas.h.

+ Here is the caller graph for this function:

◆ count() [2/2]

uint count ( ) const
inline

Definition at line 520 of file qtcanvas.h.

◆ image() [1/2]

QtCanvasPixmap* image ( int  i) const
inline

Definition at line 515 of file qtcanvas.h.

◆ image() [2/2]

QtCanvasPixmap* image ( int  i) const
inline

Definition at line 515 of file qtcanvas.h.

+ Here is the caller graph for this function:

◆ isValid() [1/2]

bool isValid ( ) const

Definition at line 3150 of file qtcanvas.cpp.

◆ isValid() [2/2]

bool isValid ( ) const

◆ operator!() [1/2]

bool operator! ( )

◆ operator!() [2/2]

bool operator! ( )

Definition at line 3141 of file qtcanvas.cpp.

◆ readCollisionMasks() [1/2]

bool readCollisionMasks ( const QString &  filenamepattern)

◆ readCollisionMasks() [2/2]

bool readCollisionMasks ( const QString &  filenamepattern)

Definition at line 3065 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ readPixmaps() [1/2]

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

Definition at line 3037 of file qtcanvas.cpp.

+ Here is the caller graph for this function:

◆ readPixmaps() [2/2]

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

◆ setImage() [1/2]

void setImage ( int  i,
QtCanvasPixmap p 
)

Definition at line 3174 of file qtcanvas.cpp.

◆ setImage() [2/2]

void setImage ( int  i,
QtCanvasPixmap p 
)

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