kalarm
SoundDlg Class Reference
#include <sounddlg.h>
Inheritance diagram for SoundDlg:

Detailed Description
Definition at line 41 of file sounddlg.h.
Public Member Functions | |
| QString | defaultDir () const |
| KUrl | getFile () const |
| bool | getSettings (float &volume, float &fadeVolume, int &fadeSeconds) const |
| bool | isReadOnly () const |
| void | setReadOnly (bool) |
| SoundDlg (const QString &file, float volume, float fadeVolume, int fadeSeconds, bool repeat, const QString &caption, QWidget *parent) | |
| ~SoundDlg () | |
Static Public Member Functions | |
| static QString | i18n_chk_Repeat () |
Protected Slots | |
| virtual void | slotOk () |
Protected Member Functions | |
| virtual void | resizeEvent (QResizeEvent *) |
| virtual void | showEvent (QShowEvent *) |
Constructor & Destructor Documentation
| SoundDlg::SoundDlg | ( | const QString & | file, | |
| float | volume, | |||
| float | fadeVolume, | |||
| int | fadeSeconds, | |||
| bool | repeat, | |||
| const QString & | caption, | |||
| QWidget * | parent | |||
| ) |
Definition at line 56 of file sounddlg.cpp.
| SoundDlg::~SoundDlg | ( | ) |
Definition at line 184 of file sounddlg.cpp.
Member Function Documentation
| QString SoundDlg::defaultDir | ( | ) | const [inline] |
Definition at line 52 of file sounddlg.h.
| KUrl SoundDlg::getFile | ( | ) | const [inline] |
Definition at line 50 of file sounddlg.h.
| bool SoundDlg::getSettings | ( | float & | volume, | |
| float & | fadeVolume, | |||
| int & | fadeSeconds | |||
| ) | const |
Definition at line 215 of file sounddlg.cpp.
| QString SoundDlg::i18n_chk_Repeat | ( | ) | [static] |
Definition at line 51 of file sounddlg.cpp.
| bool SoundDlg::isReadOnly | ( | ) | const [inline] |
Definition at line 49 of file sounddlg.h.
| void SoundDlg::resizeEvent | ( | QResizeEvent * | re | ) | [protected, virtual] |
Definition at line 235 of file sounddlg.cpp.
| void SoundDlg::setReadOnly | ( | bool | readOnly | ) |
Definition at line 193 of file sounddlg.cpp.
| void SoundDlg::showEvent | ( | QShowEvent * | se | ) | [protected, virtual] |
Definition at line 243 of file sounddlg.cpp.
| void SoundDlg::slotOk | ( | ) | [protected, virtual, slot] |
Definition at line 252 of file sounddlg.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference