Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KImageFilePreview Class Reference

#include <kimagefilepreview.h>

Inheritance diagram for KImageFilePreview:

KPreviewWidgetBase List of all members.

Public Slots

virtual void showPreview (const KURL &url)
virtual void clearPreview ()

Protected Methods

virtual void virtual_hook (int id, void *data)

Detailed Description

Image preview widget for the file dialog.

Definition at line 34 of file kimagefilepreview.h.


Member Function Documentation

virtual void KImageFilePreview::clearPreview   [virtual, slot]
 

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.

virtual void KImageFilePreview::showPreview const KURL   url [virtual, slot]
 

This slot is called everytime the user selects another file in the file dialog. Implement the stuff necessary to reflect the change here.

Parameters:
url  The URL of the currently selected file.

Implements KPreviewWidgetBase.


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:16 2003 for kdelibs by doxygen1.2.18