klettres
soundfactory.h
Go to the documentation of this file.
QStringList filesList
List of sound files associated with each sound name.
Definition: soundfactory.h:67
SoundFactory(KLettres *parent, const char *name)
Definition: soundfactory.cpp:36
uint sounds
Number of sounds corresponding to the current language and level (alphabet or syllables) ...
Definition: soundfactory.h:63
This class manages the sounds to play in KLettres, reading the data about the sounds in the sounds...
Definition: soundfactory.h:47
bool loadLanguage(QDomDocument &layoutDocument, const QString ¤tLanguage)
Load the sounds of one given language Call that when you read the language from Config and when the l...
Definition: soundfactory.cpp:106
void change(const QString ¤tLanguage)
Change the language when the user changes the language in the Languages menu.
Definition: soundfactory.cpp:60
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.