20 #ifndef __KPREVIEWPROPS_H__
21 #define __KPREVIEWPROPS_H__
23 #include <kpropertiesdialog.h>
25 class KFileMetaPreview;
44 static bool supports( KFileItemList _items );
47 void aboutToShowPage( TQWidget* );
50 KFileMetaPreview* preview;
53 class KPreviewPropsPluginPrivate;
54 KPreviewPropsPluginPrivate *d;
The main properties dialog class.
A Plugin in the Properties dialog This is an abstract class.