Same case.
svn path=/trunk/KDE/kdelibs/; revision=1094498
This commit is contained in:
parent
c64e8beb83
commit
ed33fab95e
@ -68,7 +68,10 @@ public:
|
|||||||
* Set the pixmap the animation will evolve to
|
* Set the pixmap the animation will evolve to
|
||||||
*/
|
*/
|
||||||
void setTargetPixmap(const QPixmap &);
|
void setTargetPixmap(const QPixmap &);
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Returns the current pixmap
|
||||||
|
*/
|
||||||
QPixmap currentPixmap() const;
|
QPixmap currentPixmap() const;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user