Plasma
videowidget.h
Go to the documentation of this file.
64 NoControls = 0,
65 Play = 1,
66 Pause = 2,
67 Stop = 4,
68 PlayPause = 8,
69 Previous = 16,
70 Next = 32,
71 Progress = 64,
72 Volume = 128,
73 OpenFile = 128,
75 };
a Video playing widget via Phonon, it encloses the Phonon::MediaObject and Phonon::AudioOutput too
Definition: videowidget.h:49
QString styleSheet()
void previousRequested()
The user pressed the "previous" button.
void aboutToFinish()
Emitted an instant before the playback is finished.
Definition: videowidget.h:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.