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