mailcommon
soundtestwidget.h
Go to the documentation of this file.
A widget to play a sound from a given URL.
Definition: soundtestwidget.h:35
SoundTestWidget(QWidget *parent=0)
Creates a new sound test widget.
Definition: soundtestwidget.cpp:34
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:129
void textChanged(const QString &)
This signal is emitted when the user enters a new URL.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.