kalarm
Signals |
Public Member Functions |
Static Public Attributes |
Protected Member Functions |
List of all members
AudioThread Class Reference
#include <messagewin_p.h>
Inheritance diagram for AudioThread:

Signals | |
| void | readyToPlay () |
Public Member Functions | |
| AudioThread (MessageWin *parent, const QString &audioFile, float volume, float fadeVolume, int fadeSeconds, int repeatPause) | |
| ~AudioThread () | |
| QString | error () const |
| void | stop (bool wait=false) |
Static Public Attributes | |
| static MessageWin * | mAudioOwner = 0 |
Protected Member Functions | |
| virtual void | run () |
Detailed Description
Definition at line 33 of file messagewin_p.h.
Constructor & Destructor Documentation
| AudioThread::AudioThread | ( | MessageWin * | parent, |
| const QString & | audioFile, | ||
| float | volume, | ||
| float | fadeVolume, | ||
| int | fadeSeconds, | ||
| int | repeatPause | ||
| ) |
Definition at line 1574 of file messagewin.cpp.
| AudioThread::~AudioThread | ( | ) |
Definition at line 1592 of file messagewin.cpp.
Member Function Documentation
| QString AudioThread::error | ( | ) | const |
Definition at line 1766 of file messagewin.cpp.
|
signal |
|
protectedvirtual |
Definition at line 1625 of file messagewin.cpp.
| void AudioThread::stop | ( | bool | wait = false | ) |
Definition at line 1608 of file messagewin.cpp.
Member Data Documentation
|
static |
Definition at line 42 of file messagewin_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference