KALPhonon Class Reference
[KAL]

#include <phonon.h>

Inheritance diagram for KALPhonon:
QObject

List of all members.

Public Slots

bool setCategory (Phonon::Category category)

Signals

void deviceChanged (const QString &deviceName)

Public Member Functions

 KALPhonon (QObject *parent=0)
 ~KALPhonon ()
void resetOutput ()
QString alDevice () const
Phonon::AudioOutput * phononOutput () const
Phonon::Category category () const

Detailed Description

KALPhonon is a wrapper class around Phonon to make it possible to use Phonon output device in KALEngine

Definition at line 42 of file phonon.h.


Constructor & Destructor Documentation

KALPhonon::KALPhonon ( QObject parent = 0  ) 

Definition at line 43 of file phonon.cpp.

KALPhonon::~KALPhonon (  ) 

Definition at line 49 of file phonon.cpp.


Member Function Documentation

QString KALPhonon::alDevice (  )  const

Definition at line 114 of file phonon.cpp.

Phonon::Category KALPhonon::category (  )  const

Definition at line 119 of file phonon.cpp.

void KALPhonon::deviceChanged ( const QString &  deviceName  )  [signal]
Phonon::AudioOutput * KALPhonon::phononOutput (  )  const

Definition at line 109 of file phonon.cpp.

void KALPhonon::resetOutput (  ) 

Definition at line 97 of file phonon.cpp.

bool KALPhonon::setCategory ( Phonon::Category  category  )  [slot]

Definition at line 74 of file phonon.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Dec 27 13:13:41 2010 for Gluon by  doxygen 1.6.3