mailcommon
soundtestwidget.cpp
Go to the documentation of this file.
120 Phonon::MediaObject *player = Phonon::createPlayer( Phonon::NotificationCategory, QUrl::fromLocalFile(play) );
QLayout * layout() const
void play()
SoundTestWidget(QWidget *parent=0)
Creates a new sound test widget.
Definition: soundtestwidget.cpp:35
bool isReadable() const
MediaObject * createPlayer(Phonon::Category category, const MediaSource &source)
void setIcon(const QIcon &icon)
uint count() const
void setFilter(QFlags< QDir::Filter > filters)
void setEnabled(bool)
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
void setIconSize(const QSize &size)
bool isEmpty() const
bool isEmpty() const
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const
void deleteLater()
void setMargin(int margin)
void setUrl(const QString &url)
Sets the url of the sound file to play.
Definition: soundtestwidget.cpp:130
QString mid(int position, int n) const
void textChanged(const QString &)
This signal is emitted when the user enters a new URL.
int length() const
void setToolTip(const QString &)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QUrl fromLocalFile(const QString &localFile)
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.