Phonon
volumeslider.h
void setAudioOutput(Phonon::AudioOutput *)
Sets the audio output object to be controlled by this slider.
Definition volumeslider.cpp:149
Qt::Orientation orientation
This property holds the orientation of the slider.
Definition volumeslider.h:59
qreal maximumVolume
This property holds the maximum volume that can be set with this slider.
Definition volumeslider.h:53
bool muteVisible
This property holds whether the mute button/icon next to the slider is visible.
Definition volumeslider.h:96
VolumeSlider(QWidget *parent=nullptr)
Constructs a new volume slider with a parent.
Definition volumeslider.cpp:34
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SLOTSQ_SLOTS
QObject * parent() const const
QWidget(QWidget *parent, Qt::WindowFlags f)
size
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:05 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:05 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.