summaryrefslogtreecommitdiffstats
path: root/examples/effects/fademessage/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add an example that shows strength animation QGraphicsColorizeEffect.Ariya Hidayat2009-09-141-0/+2
When a button is pressed, a popup message is shown and the background (everything, every items, behind the popup message) is faded to light green. Reviewed-by: Bjørn Erik Nilsen