ActionsManager Class Reference

Collaboration diagram for ActionsManager:

Collaboration graph
[legend]

Public Slots

void toggleMuteAudio ()
void AudioUp ()
void AudioDown ()
void play ()

Static Public Member Functions

static ActionsManagergetInstance (intf_thread_t *_p_intf, QObject *_parent=0)
static void killInstance ()

Protected Slots

void fullscreen ()
 TODO This functions toggle the fullscreen mode If there is no video, it should first activate Visualisations.
void snapshot ()
void playlist ()
void record ()
void frame ()
virtual void doAction (int)

Member Function Documentation

static ActionsManager* ActionsManager::getInstance ( intf_thread_t _p_intf,
QObject *  _parent = 0 
) [inline, static]

static void ActionsManager::killInstance (  )  [inline, static]

void ActionsManager::toggleMuteAudio (  )  [slot]

References aout_ToggleMute, and THEPL.

void ActionsManager::AudioUp (  )  [slot]

References aout_VolumeUp, and THEPL.

void ActionsManager::AudioDown (  )  [slot]

References aout_VolumeDown, and THEPL.

void ActionsManager::play (  )  [slot]

References THEDP, THEMIM, and THEPL.

Referenced by doAction().

void ActionsManager::fullscreen (  )  [protected, slot]

TODO This functions toggle the fullscreen mode If there is no video, it should first activate Visualisations.

.. This has also to be fixed in enableVideo()

References THEMIM, var_ToggleBool, and vlc_object_release.

Referenced by doAction().

void ActionsManager::snapshot (  )  [protected, slot]

References THEMIM, var_TriggerCallback, and vlc_object_release.

Referenced by doAction().

void ActionsManager::playlist (  )  [protected, slot]

void ActionsManager::record (  )  [protected, slot]

void ActionsManager::frame (  )  [protected, slot]

References THEMIM, and var_TriggerCallback.

Referenced by doAction().

void ActionsManager::doAction ( int  id_action  )  [protected, virtual, slot]


The documentation for this class was generated from the following files:

Generated on Sat Nov 21 08:06:07 2009 for VLC by  doxygen 1.5.6