|
MythTV master
|
This is the complete list of members for TransitionRandom, including all inherited members.
| Finalise() override | TransitionRandom | inlinevirtual |
| Finished() override | TransitionRandom | protectedslot |
| finished() | Transition | signal |
| Initialise() override | TransitionRandom | inlinevirtual |
| m_current | TransitionRandom | protected |
| m_duration | Transition | protected |
| m_new | Transition | protected |
| m_next | Transition | protected |
| m_old | Transition | protected |
| m_peers | TransitionRandom | protected |
| m_prev | Transition | protected |
| Pulse() override | TransitionRandom | inlinevirtual |
| SetSpeed(float speed) override | TransitionRandom | inlinevirtual |
| Start(Slide &from, Slide &to, bool forwards, float speed=1.0) override | TransitionRandom | virtual |
| Transition(const QString &name) | Transition | explicit |
| TransitionRandom(QList< Transition * > peers) | TransitionRandom | inlineexplicit |
| ~Transition() override=default | Transition |