libqutim  0.3.1.0
qutim_sdk_0_3::SoundTheme Class Reference

#include <sound.h>

List of all members.

Public Member Functions

 SoundTheme (const QString name=QString())
 SoundTheme (const SoundTheme &other)
 SoundTheme (SoundThemeData *data)
 ~SoundTheme ()
bool isNull () const
SoundThemeoperator= (const SoundTheme &other)
QString path (Notification::Type type) const
void play (Notification::Type type) const
bool save ()
void setPath (Notification::Type type, QString path)
QString themeName () const

Protected Attributes

QSharedDataPointer
< SoundThemeData > 
d

Constructor & Destructor Documentation

qutim_sdk_0_3::SoundTheme::SoundTheme ( const QString  name = QString())
qutim_sdk_0_3::SoundTheme::SoundTheme ( SoundThemeData *  data)

Member Function Documentation

SoundTheme& qutim_sdk_0_3::SoundTheme::operator= ( const SoundTheme other)
void qutim_sdk_0_3::SoundTheme::setPath ( Notification::Type  type,
QString  path 
)

Member Data Documentation

QSharedDataPointer<SoundThemeData> qutim_sdk_0_3::SoundTheme::d [protected]

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