#include <kimagefilepreview.h>
Inheritance diagram for KImageFilePreview:

Public Slots | |
| virtual void | showPreview (const KURL &url) |
| virtual void | clearPreview () |
Protected Methods | |
| virtual void | virtual_hook (int id, void *data) |
Definition at line 34 of file kimagefilepreview.h.
|
|
Reimplement this to clear the preview. This is called when e.g. the selection is cleared or when multiple selections exist, or the directory is changed. Implements KPreviewWidgetBase. |
|
|
This slot is called everytime the user selects another file in the file dialog. Implement the stuff necessary to reflect the change here.
Implements KPreviewWidgetBase. |
1.2.18