KoPictureFilePreview Class Reference
A preview widget for KFileDialog that supports both pixmaps and cliparts. More...
#include <koPictureFilePreview.h>
Public Slots | |
| virtual void | showPreview (const KURL &url) |
| virtual void | clearPreview () |
Public Member Functions | |
| KoPictureFilePreview (QWidget *parent) | |
Static Public Member Functions | |
| static QString | clipartPattern () |
| static QStringList | clipartMimeTypes () |
Detailed Description
A preview widget for KFileDialog that supports both pixmaps and cliparts.If fd is a KFileDialog *, fd->setPreviewWidget( new KoPictureFilePreview( fd ) );
Definition at line 33 of file koPictureFilePreview.h.
Member Function Documentation
|
|
Definition at line 109 of file koPictureFilePreview.cc. |
|
|
Definition at line 114 of file koPictureFilePreview.cc. |
The documentation for this class was generated from the following files:
