#include <qtvisionactions.h>
Inheritance diagram for QtVisionActions::
Public Slots | |
void | deviceChanged (QVSourcePlugin *dev) |
void | updateSlider (int, int) |
void | updateMuteButton (bool) |
void | updateViewMode (int mode) |
Signals | |
void | launchBindings () |
Public Methods | |
QtVisionActions (QtVision *qtv, const char *name=0) | |
~QtVisionActions () | |
void | createActions (QtVisionWidget *qtvw, KActionCollection *acts) |
KRadioAction * | showNormal () const |
KRadioAction * | showFullScreen () const |
KRadioAction * | showTopLevel () const |
KRadioAction * | showVideoDesktop () const |
KAction * | nextViewMode () const |
KAction * | toggleFullScreen () const |
void | createActions (KActionCollection *acts) |
KAction * | channelDown () const |
KAction * | channelUp () const |
KAction * | channelWizard () const |
KAction * | channelLoadDefaults () const |
KAction * | channelImportLegacy () const |
KAction * | channelOpen () const |
KAction * | channelImport () const |
SliderAction * | volumeSlider () const |
KAction * | volumeMute () const |
KAction * | volumeUp () const |
KAction * | volumeDown () const |
KAction * | snapshot () const |
KAction * | changeSrc () const |
KAction * | settings () const |
KAction * | keys () const |
LCDNumberAction * | channel () const |