KIO
KPreviewPropsPlugin Class Reference
#include <kpreviewprops.h>
Inheritance diagram for KPreviewPropsPlugin:
Public Member Functions | |
KPreviewPropsPlugin (KPropertiesDialog *_props) | |
virtual | ~KPreviewPropsPlugin () |
Public Member Functions inherited from KPropertiesDialogPlugin | |
KPropertiesDialogPlugin (KPropertiesDialog *_props) | |
virtual | ~KPropertiesDialogPlugin () |
virtual void | applyChanges () |
bool | isDirty () const |
void | setDirty (bool b) |
Static Public Member Functions | |
static bool | supports (const KFileItemList &_items) |
Static Public Member Functions inherited from KPropertiesDialogPlugin | |
static bool | isDesktopFile (const KFileItem &_item) |
Additional Inherited Members | |
Public Slots inherited from KPropertiesDialogPlugin | |
void | setDirty () |
Signals inherited from KPropertiesDialogPlugin | |
void | changed () |
Protected Member Functions inherited from KPropertiesDialogPlugin | |
int | fontHeight () const |
Protected Attributes inherited from KPropertiesDialogPlugin | |
KPropertiesDialog * | properties |
Detailed Description
PreviewProps plugin This plugin displays a preview of the given file
Definition at line 31 of file kpreviewprops.h.
Constructor & Destructor Documentation
KPreviewPropsPlugin::KPreviewPropsPlugin | ( | KPropertiesDialog * | _props | ) |
Definition at line 36 of file kpreviewprops.cpp.
|
virtual |
Definition at line 62 of file kpreviewprops.cpp.
Member Function Documentation
|
static |
Tests whether a preview for the first item should be shown.
Definition at line 67 of file kpreviewprops.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.