interfaces
KFileAudioPreview Class Reference
Audio "preview" widget for the file dialog. More...
#include <kfileaudiopreview.h>
Inheritance diagram for KFileAudioPreview:

Public Slots | |
| virtual void | clearPreview () |
| virtual void | showPreview (const KURL &url) |
Public Member Functions | |
| KFileAudioPreview (QWidget *parent=0, const char *name=0) | |
| ~KFileAudioPreview () | |
Protected Member Functions | |
| virtual void | virtual_hook (int id, void *data) |
Detailed Description
Audio "preview" widget for the file dialog.Definition at line 37 of file kfileaudiopreview.h.
Constructor & Destructor Documentation
| KFileAudioPreview::KFileAudioPreview | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) |
Definition at line 56 of file kfileaudiopreview.cpp.
| KFileAudioPreview::~KFileAudioPreview | ( | ) |
Definition at line 99 of file kfileaudiopreview.cpp.
Member Function Documentation
| void KFileAudioPreview::clearPreview | ( | ) | [virtual, slot] |
Definition at line 123 of file kfileaudiopreview.cpp.
| void KFileAudioPreview::showPreview | ( | const KURL & | url | ) | [virtual, slot] |
Definition at line 107 of file kfileaudiopreview.cpp.
| void KFileAudioPreview::virtual_hook | ( | int | id, | |
| void * | data | |||
| ) | [protected, virtual] |
Definition at line 143 of file kfileaudiopreview.cpp.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference