kmail
KMSoundTestWidget Class Reference
#include <kmfawidgets.h>
Inheritance diagram for KMSoundTestWidget:
Signals | |
void | testPressed () |
Public Member Functions | |
void | clear () |
KMSoundTestWidget (QWidget *parent, const char *name=0) | |
void | setUrl (const QString &url) |
QString | url () const |
~KMSoundTestWidget () | |
Protected Slots | |
void | openSoundDialog (KURLRequester *) |
void | playSound () |
void | slotUrlChanged (const QString &) |
Detailed Description
Definition at line 36 of file kmfawidgets.h.
Constructor & Destructor Documentation
KMSoundTestWidget::KMSoundTestWidget | ( | QWidget * | parent, | |
const char * | name = 0 | |||
) |
Definition at line 67 of file kmfawidgets.cpp.
KMSoundTestWidget::~KMSoundTestWidget | ( | ) |
Definition at line 84 of file kmfawidgets.cpp.
Member Function Documentation
void KMSoundTestWidget::clear | ( | ) |
Definition at line 151 of file kmfawidgets.cpp.
void KMSoundTestWidget::openSoundDialog | ( | KURLRequester * | ) | [protected, slot] |
Definition at line 93 of file kmfawidgets.cpp.
void KMSoundTestWidget::playSound | ( | ) | [protected, slot] |
Definition at line 128 of file kmfawidgets.cpp.
void KMSoundTestWidget::setUrl | ( | const QString & | url | ) |
Definition at line 146 of file kmfawidgets.cpp.
void KMSoundTestWidget::slotUrlChanged | ( | const QString & | _text | ) | [protected, slot] |
Definition at line 88 of file kmfawidgets.cpp.
void KMSoundTestWidget::testPressed | ( | ) | [signal] |
QString KMSoundTestWidget::url | ( | ) | const |
Definition at line 141 of file kmfawidgets.cpp.
The documentation for this class was generated from the following files: