KWinLibraries
KWin::Motion< T > Member List
This is the complete list of members for KWin::Motion< T >, including all inherited members.calculate(const int msec) | KWin::Motion< T > | [inline] |
decay() const | KWin::Motion< T > | [inline] |
distance() const | KWin::Motion< T > | [inline] |
finish() | KWin::Motion< T > | [inline] |
Motion(T initial=T(), double strength=7.5, double decay=0.5) | KWin::Motion< T > | [inline, explicit] |
Motion(const Motion< T > &other) | KWin::Motion< T > | [inline] |
setDecay(const double decay) | KWin::Motion< T > | [inline] |
setStrength(const double strength) | KWin::Motion< T > | [inline] |
setStrengthDecay(const double strength, const double decay) | KWin::Motion< T > | [inline] |
setTarget(const T target) | KWin::Motion< T > | [inline] |
setValue(const T value) | KWin::Motion< T > | [inline] |
setVelocity(const T velocity) | KWin::Motion< T > | [inline] |
strength() const | KWin::Motion< T > | [inline] |
target() const | KWin::Motion< T > | [inline] |
value() const | KWin::Motion< T > | [inline] |
velocity() const | KWin::Motion< T > | [inline] |
~Motion() | KWin::Motion< T > | [inline] |