KVIrc  4.9.2
DeveloperAPIs
Classes | Typedefs
libkvisnd.h File Reference
#include "kvi_settings.h"
#include "KviPointerList.h"
#include "KviPointerHashTable.h"
#include "KviOptions.h"
#include "KviThread.h"
#include "KviCString.h"
#include <QObject>

Go to the source code of this file.

Classes

class  KviSoundPlayer
 
class  KviSoundPlayerEntry
 
class  KviSoundThread
 

Typedefs

typedef void(KviSoundPlayer::* SoundSystemCleanupRoutine )()
 
typedef bool(KviSoundPlayer::* SoundSystemPlayRoutine )(const QString &szFileName)
 COMPILE_ON_WINDOWS. More...
 

Typedef Documentation

typedef void(KviSoundPlayer::* SoundSystemCleanupRoutine)()
typedef bool(KviSoundPlayer::* SoundSystemPlayRoutine)(const QString &szFileName)

COMPILE_ON_WINDOWS.

COMPILE_PHONON_SUPPORT