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
const char * name() const
SoundFactory(KLettres *parent, const char *name)
Definition: soundfactory.cpp:35
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:105
void change(const QString ¤tLanguage)
Change the language when the user changes the language in the Languages menu.
Definition: soundfactory.cpp:59
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:27 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:12:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.