Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-16 | Add a class based on QGraphicsSimpleTextItem that handles animations. | Tomaz Canabrava | |
This commit adds a class based on QGraphicsSimpleTextItem that handls animations via animatedHide() animatedMoveTo() and a few other QPropertyes. This is to be used in conjunction with the DiveLineItem added in the past commit on the Coordinate Axis. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |