Plasma
Plasma::WaterAnimation Class Reference
#include <water_p.h>
Inheritance diagram for Plasma::WaterAnimation:

Public Slots | |
| void | setOffset (qint8 offset) |
Public Member Functions | |
| qint8 | offset () const |
| WaterAnimation (QObject *parent=0) | |
Protected Member Functions | |
| void | updateEffectiveTime (int currentTime) |
| void | updateState (QAbstractAnimation::State newState, QAbstractAnimation::State oldState) |
Properties | |
| qint8 | offset |
Detailed Description
Definition at line 32 of file water_p.h.
Constructor & Destructor Documentation
| Plasma::WaterAnimation::WaterAnimation | ( | QObject * | parent = 0 |
) | [explicit] |
Member Function Documentation
| qint8 Plasma::WaterAnimation::offset | ( | ) | const |
Returns the ripple offset.
The ripple offset is the distance between neighbour pixels used to calculate the wave propagation.
- Returns:
- ripple offset
| void Plasma::WaterAnimation::setOffset | ( | qint8 | offset | ) | [slot] |
| void Plasma::WaterAnimation::updateEffectiveTime | ( | int | currentTime | ) | [protected, virtual] |
| void Plasma::WaterAnimation::updateState | ( | QAbstractAnimation::State | newState, | |
| QAbstractAnimation::State | oldState | |||
| ) | [protected] |
Property Documentation
The documentation for this class was generated from the following files:
KDE 4.5 API Reference