marble
#include <VoiceNavigationModel.h>
Definition at line 27 of file VoiceNavigationModel.h.
Marble::VoiceNavigationModel::VoiceNavigationModel |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
Marble::VoiceNavigationModel::~VoiceNavigationModel |
( |
| ) |
|
QString Marble::VoiceNavigationModel::instruction |
( |
| ) |
const |
|
slot |
void Marble::VoiceNavigationModel::instructionChanged |
( |
| ) |
|
|
signal |
bool Marble::VoiceNavigationModel::isSpeakerEnabled |
( |
| ) |
const |
void Marble::VoiceNavigationModel::isSpeakerEnabledChanged |
( |
| ) |
|
|
signal |
QString Marble::VoiceNavigationModel::preview |
( |
| ) |
const |
|
slot |
void Marble::VoiceNavigationModel::previewChanged |
( |
| ) |
|
|
signal |
void Marble::VoiceNavigationModel::reset |
( |
| ) |
|
void Marble::VoiceNavigationModel::setSpeaker |
( |
const QString & |
speaker | ) |
|
void Marble::VoiceNavigationModel::setSpeakerEnabled |
( |
bool |
enabled | ) |
|
QString Marble::VoiceNavigationModel::speaker |
( |
| ) |
const |
void Marble::VoiceNavigationModel::speakerChanged |
( |
| ) |
|
|
signal |
void Marble::VoiceNavigationModel::update |
( |
const Route & |
route, |
|
|
qreal |
distanceManuever, |
|
|
qreal |
distanceTarget, |
|
|
bool |
deviated |
|
) |
| |
|
slot |
QString Marble::VoiceNavigationModel::instruction |
|
read |
bool Marble::VoiceNavigationModel::isSpeakerEnabled |
|
readwrite |
QString Marble::VoiceNavigationModel::preview |
|
read |
QString Marble::VoiceNavigationModel::speaker |
|
readwrite |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:57 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.