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

Public Member Functions | |
| SoundDlg (const QString &file, float volume, float fadeVolume, int fadeSeconds, int repeatPause, const QString &caption, QWidget *parent) | |
| QString | defaultDir () const |
| KUrl | getFile () const |
| void | getVolume (float &volume, float &fadeVolume, int &fadeSeconds) const |
| bool | isReadOnly () const |
| int | repeatPause () const |
| void | setReadOnly (bool) |
Protected Slots | |
| virtual void | slotButtonClicked (int button) |
Protected Member Functions | |
| virtual void | resizeEvent (QResizeEvent *) |
Detailed Description
Definition at line 96 of file sounddlg.h.
Constructor & Destructor Documentation
| SoundDlg::SoundDlg | ( | const QString & | file, |
| float | volume, | ||
| float | fadeVolume, | ||
| int | fadeSeconds, | ||
| int | repeatPause, | ||
| const QString & | caption, | ||
| QWidget * | parent | ||
| ) |
Definition at line 59 of file sounddlg.cpp.
Member Function Documentation
|
inline |
Definition at line 108 of file sounddlg.h.
| KUrl SoundDlg::getFile | ( | ) | const |
Definition at line 101 of file sounddlg.cpp.
|
inline |
Definition at line 105 of file sounddlg.h.
|
inline |
Definition at line 103 of file sounddlg.h.
|
inline |
Definition at line 107 of file sounddlg.h.
|
protectedvirtual |
Definition at line 112 of file sounddlg.cpp.
| void SoundDlg::setReadOnly | ( | bool | readOnly | ) |
Definition at line 82 of file sounddlg.cpp.
|
protectedvirtualslot |
Definition at line 122 of file sounddlg.cpp.
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