kmahjongg
TileSprite.cpp
Go to the documentation of this file.
24 TileSprite::TileSprite( KGameCanvasAbstract* canvas, QPixmap & backunselected, QPixmap & backselected, QPixmap & face, TileViewAngle angle, bool selected )
43 void TileSprite::setAngle(TileViewAngle angle, QPixmap & backunselected, QPixmap & backselected) {
void setOpacity(qreal opacity)
QSize size() const
int width() const
void setAngle(TileViewAngle angle, QPixmap &backunselected, QPixmap &backselected)
Method Description.
Definition: TileSprite.cpp:43
TileSprite(KGameCanvasAbstract *canvas, QPixmap &backunselected, QPixmap &backselected, QPixmap &face, TileViewAngle angle, bool selected)
Constructor.
Definition: TileSprite.cpp:24
virtual void paintInternal(QPainter *p, const QRect &prect, const QRegion &preg, const QPoint &delta, double cumulative_opacity)
Method Description.
Definition: TileSprite.cpp:69
void drawPixmap(const QRectF &target, const QPixmap &pixmap, const QRectF &source)
void deleteLater()
int height() const
singleShot
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.