• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdeedu
  • Sitemap
  • Contact Us
 

klettres

SoundFactory Class Reference

#include <soundfactory.h>

Inheritance diagram for SoundFactory:

Inheritance graph
[legend]

List of all members.


Detailed Description

This class manages the sounds toplay in KLettres, reading the data about the sounds in the sounds.xml file which is in /data.

Sounds factory class: find and play the right sound.

Author:
Anne-Marie Mahfouf <annma@kde.org>
Version:
1.80

Definition at line 47 of file soundfactory.h.


Public Member Functions

void change (const QString &currentLanguage)
bool loadLanguage (QDomDocument &layoutDocument, const QString &currentLanguage)
void playSound (int)
 SoundFactory (KLettres *parent, const char *name)
 ~SoundFactory ()

Public Attributes

QStringList filesList
KLettres * klettres
QDomDocument m_layoutsDocument
QStringList namesList
QList< int > randomList
uint sounds

Constructor & Destructor Documentation

SoundFactory::SoundFactory ( KLettres *  parent,
const char *  name 
)

Definition at line 36 of file soundfactory.cpp.

SoundFactory::~SoundFactory (  ) 

Definition at line 56 of file soundfactory.cpp.


Member Function Documentation

void SoundFactory::change ( const QString &  currentLanguage  ) 

Change the language when the user changes the language in the Languages menu.

Definition at line 60 of file soundfactory.cpp.

bool SoundFactory::loadLanguage ( QDomDocument &  layoutDocument,
const QString &  currentLanguage 
)

Load the sounds of one given language Call that when you read the language from Config and when the language changes or when the level changes.

Definition at line 101 of file soundfactory.cpp.

void SoundFactory::playSound ( int  mySound  ) 

Play the sound associated to int soundRef.

Definition at line 72 of file soundfactory.cpp.


Member Data Documentation

QStringList SoundFactory::filesList

List of sound files associated with each sound name.

Definition at line 67 of file soundfactory.h.

KLettres* SoundFactory::klettres

Call the main instance of the program.

Definition at line 57 of file soundfactory.h.

QDomDocument SoundFactory::m_layoutsDocument

The language document.

Definition at line 75 of file soundfactory.h.

QStringList SoundFactory::namesList

List of sound names.

Definition at line 65 of file soundfactory.h.

QList<int> SoundFactory::randomList

The random sequence of integers.

Definition at line 77 of file soundfactory.h.

uint SoundFactory::sounds

Number of sounds corresponding to the current language and level (alphabet or syllables).

Definition at line 63 of file soundfactory.h.


The documentation for this class was generated from the following files:
  • soundfactory.h
  • soundfactory.cpp

klettres

Skip menu "klettres"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members

kdeedu

Skip menu "kdeedu"
  • kalzium
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  •   docs
  •   src
  • parley
  •   stepcore
Generated for kdeedu by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal