parley
audiobutton.cpp
Go to the documentation of this file.
43 connect(m_player, SIGNAL(stateChanged(Phonon::State, Phonon::State)), this, SLOT(playerStateChanged(Phonon::State)));
State state() const
void play()
MediaObject * createPlayer(Phonon::Category category, const MediaSource &source)
void setIcon(const QIcon &icon)
void setEnabled(bool)
void clicked(bool checked)
void stop()
void setParent(QObject *parent)
void setCurrentSource(const MediaSource &source)
void setText(const QString &text)
void setToolTip(const QString &)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 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:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.