KPreview Class Reference
[kfile Index] [kfile Hierarchy]
[Headers]
A file preview widget More...
#include <kpreview.h>
Inherits: QWidget (qt)
Public Members
- KPreview ( const KDir *inDir= 0, QWidget *parent= 0, const char *name= 0)
- virtual ~KPreview ()
- static void registerPreviewModule ( const char * format, PreviewHandler readPreview, PreviewType inType)
Public Slots
The KPreview widget displays previews of a file. Two possible previews
are possible, either some text or a pixmap.
The widget has been designed to allow the uses to easily add new
custom preview modules. For that use the static method
KPreview::registerPreviewModule.
- Author: Daniel Grana grana@ie.iwi.unibe.ch
- Version: $Id: KPreview.html.in,v 1.1.1.1 2000/02/09 22:26:52 tasin Exp $
- Documentation generated by tasin@cd1 on Die Nov 30 17:32:33 CET 1999
|
Kdoc
|