Plasma
videowidget.h
Go to the documentation of this file.
52 Q_PROPERTY(QString url READ url WRITE setUrl)
53 Q_PROPERTY(qint64 currentTime READ currentTime)
54 Q_PROPERTY(qint64 totalTime READ totalTime)
55 Q_PROPERTY(qint64 remainingTime READ remainingTime)
56 Q_PROPERTY(Controls usedControls READ usedControls WRITE setUsedControls)
58 Q_PROPERTY(qint32 tickInterval READ tickInterval WRITE setTickInterval)
59 Q_PROPERTY(QString styleSheet READ styleSheet WRITE setStyleSheet)
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-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.