class KPreview

A file preview widget. More...

Definition#include <kpreview.h>
InheritsQWidget (qt)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members

Public Slots


Detailed Description

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.