libqutim  0.3.1.0
qutim_sdk_0_3::SoundThemeProvider Class Reference

#include <sound.h>

List of all members.

Public Member Functions

 SoundThemeProvider ()
virtual ~SoundThemeProvider ()
virtual bool saveTheme ()
virtual bool setSoundPath (Notification::Type sound, const QString &file)
virtual QString soundPath (Notification::Type sound)=0
virtual QString themeName ()=0

Protected Member Functions

virtual void virtual_hook (int type, void *data)

Protected Attributes

QScopedPointer
< SoundThemeProviderPrivate > 
p

Constructor & Destructor Documentation


Member Function Documentation

virtual bool qutim_sdk_0_3::SoundThemeProvider::setSoundPath ( Notification::Type  sound,
const QString &  file 
) [virtual]
virtual QString qutim_sdk_0_3::SoundThemeProvider::soundPath ( Notification::Type  sound) [pure virtual]
virtual QString qutim_sdk_0_3::SoundThemeProvider::themeName ( ) [pure virtual]
virtual void qutim_sdk_0_3::SoundThemeProvider::virtual_hook ( int  type,
void *  data 
) [protected, virtual]

Member Data Documentation

QScopedPointer<SoundThemeProviderPrivate> qutim_sdk_0_3::SoundThemeProvider::p [protected]

The documentation for this class was generated from the following file: