akregator/src
Akregator::SpeechClient Class Reference
Inheritance diagram for Akregator::SpeechClient:

Detailed Description
Definition at line 41 of file speechclient.h.
Public Slots | |
void | slotSpeak (const QString &text, const QString &language) |
void | slotSpeak (const Article &article) |
void | slotSpeak (const QValueList< Article > &articles) |
void | slotAbortJobs () |
Signals | |
void | signalJobsStarted () |
void | signalJobsDone () |
void | signalActivated (bool) |
Public Member Functions | |
bool | isTextToSpeechInstalled () const |
virtual | ~SpeechClient () |
Static Public Member Functions | |
static SpeechClient * | self () |
Protected Member Functions | |
SpeechClient () | |
void | setupSpeechSystem () |
ASYNC | textRemoved (const QCString &appId, uint jobNum) |
Member Function Documentation
void Akregator::SpeechClient::signalJobsStarted | ( | ) | [signal] |
emitted when the job queue was empty before and the first job was just queued
void Akregator::SpeechClient::signalJobsDone | ( | ) | [signal] |
emitted when all jobs were finished or aborted and no further jobs are queued
The documentation for this class was generated from the following files: