mailcommon
soundtestwidget.h
Go to the documentation of this file.
A widget to play a sound from a given URL.
Definition: soundtestwidget.h:34
SoundTestWidget(QWidget *parent=0)
Creates a new sound test widget.
Definition: soundtestwidget.cpp:35
void testPressed()
This signal is emitted when the user clicked the Play button.
void setUrl(const QString &url)
Sets the url of the sound file to play.
Definition: soundtestwidget.cpp:130
void textChanged(const QString &)
This signal is emitted when the user enters a new URL.
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.