Mailcommon
soundtestwidget.h
Q_OBJECTQ_OBJECT
A widget to play a sound from a given URL.
Definition: soundtestwidget.h:25
SoundTestWidget(QWidget *parent=nullptr)
Creates a new sound test widget.
Definition: soundtestwidget.cpp:24
Q_SIGNALSQ_SIGNALS
void textChanged(const QString &)
This signal is emitted when the user enters a new URL.
void setUrl(const QString &url)
Sets the url of the sound file to play.
Definition: soundtestwidget.cpp:121
QObject * parent() const const
~SoundTestWidget() override
Destroys the sound test widget.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Dec 6 2023 04:03:02 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Dec 6 2023 04:03:02 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.