akregator
#include <speechclient.h>
Definition at line 39 of file speechclient.h.
Akregator::SpeechClient::~SpeechClient |
( |
| ) |
|
Akregator::SpeechClient::SpeechClient |
( |
| ) |
|
|
protected |
bool Akregator::SpeechClient::isTextToSpeechInstalled |
( |
| ) |
const |
void Akregator::SpeechClient::removeSpeech |
( |
| ) |
|
|
protected |
void Akregator::SpeechClient::setupSpeechSystem |
( |
| ) |
|
|
protected |
void Akregator::SpeechClient::signalActivated |
( |
bool |
| ) |
|
|
signal |
void Akregator::SpeechClient::signalJobsDone |
( |
| ) |
|
|
signal |
emitted when all jobs were finished or aborted and no further jobs are queued
void Akregator::SpeechClient::signalJobsStarted |
( |
| ) |
|
|
signal |
emitted when the job queue was empty before and the first job was just queued
void Akregator::SpeechClient::slotAbortJobs |
( |
| ) |
|
|
slot |
void Akregator::SpeechClient::slotSpeak |
( |
const QString & |
text, |
|
|
const QString & |
language |
|
) |
| |
|
slot |
void Akregator::SpeechClient::textRemoved |
( |
const QString & |
appId, |
|
|
int |
jobNum, |
|
|
int |
state |
|
) |
| |
|
slot |
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:58:15 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.