marble
AudioOutput.cpp
Go to the documentation of this file.
103 void AudioOutput::update(const Route &route, qreal distanceManeuver, qreal distanceTarget, bool deviated )
void setMuted(bool muted)
Toggle muting (neither sound nor voice output)
Definition: AudioOutput.cpp:108
void setSoundEnabled(bool enabled)
Toggle whether sound output is used instead of a speaker.
Definition: AudioOutput.cpp:128
void update(const Route &route, qreal distanceManeuver, qreal distanceTarget, bool deviated)
Generate an audible notification (if needed) after the position on the route has changed.
Definition: AudioOutput.cpp:103
Path createPath(MediaNode *source, MediaNode *sink)
Definition: Route.h:20
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:13:38 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:13:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.