#include "canvascard.h"#include <opie2/oresource.h>#include <qgfx_qws.h>#include <math.h>Include dependency graph for canvascard.cpp:

Go to the source code of this file.
Functions | |
| QBitmap * | Create180RotatedBitmap (QBitmap *srcBitmap) |
| QPixmap * | CreateScaledPixmap (QPixmap *srcPixmap, double scaleX, double scaleY) |
Variables | |
| static const double | flipLift = 1.5 |
|
|
Definition at line 39 of file canvascard.cpp. Referenced by CanvasCard::CanvasCard(). |
|
||||||||||||||||
|
Definition at line 58 of file canvascard.cpp. References bitBlt(), i, and s. Referenced by CanvasCard::draw(). |
|
|
Definition at line 231 of file canvascard.cpp. Referenced by CanvasCard::advance(), and CanvasCard::flipTo(). |
1.4.2