KVIrc
4.9.2
DeveloperAPIs
|
#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 void(KviSoundPlayer::* SoundSystemCleanupRoutine)() |
typedef bool(KviSoundPlayer::* SoundSystemPlayRoutine)(const QString &szFileName) |
COMPILE_ON_WINDOWS.
COMPILE_PHONON_SUPPORT