mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 10:52:51 +00:00
23 lines
444 B
Text
23 lines
444 B
Text
![]() |
Standard Graphical Effects
|
||
|
==========================
|
||
|
|
||
|
This document lists the standard effects provided by (or yet to be implemented) in libplasma.
|
||
|
|
||
|
CrossFade
|
||
|
---------
|
||
|
Fades between two images.
|
||
|
|
||
|
Parameters:
|
||
|
* Source image
|
||
|
* Destination image
|
||
|
* Timelapse (0 -> use standard time setting)
|
||
|
|
||
|
Spin
|
||
|
----
|
||
|
Creates the illusion of spinning an item to show its back.
|
||
|
|
||
|
Parameters:
|
||
|
* Source QGraphicsItem
|
||
|
* Destination QGraphicsItem
|
||
|
|