class KPreviewWidgetBase


Contains pure virtuals
Definition#include <kpreviewwidgetbase.h>
InheritsQWidget (qt)
Inherited byKImageFilePreview
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

 KPreviewWidgetBase (QWidget *parent, const char *name=0) : QWidget(parent,name)

Constructor. Construct the user interface of your preview widget here and pass the KFileDialog this preview widget is going to be used in as the parent.

Parameters:
parentThe KFileDialog this preview widget is going to be used in

void  showPreview (const KURL &url)

[pure 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:
urlThe URL of the currently selected file.


Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:25:30 2001, using kdoc 2.0a35.