![]() |
KVIrc 5.2.4
Developer APIs
|
#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. | |
typedef void(KviSoundPlayer::* SoundSystemCleanupRoutine) () |
typedef bool(KviSoundPlayer::* SoundSystemPlayRoutine) (const QString &szFileName) |
COMPILE_ON_WINDOWS.
COMPILE_PHONON_SUPPORT