Adding missing documentation.
svn path=/trunk/KDE/kdelibs/; revision=1039029
This commit is contained in:
parent
67ffbf7ff3
commit
d82ac07001
@ -75,6 +75,10 @@ public:
|
||||
*/
|
||||
qint8 reference;
|
||||
|
||||
/**
|
||||
* Animation direction, I supose that the idea is to offer a way
|
||||
* to rewind the animation by setDirection(QAbstractAnimation::Backward).
|
||||
*/
|
||||
bool forwards;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user