KIO
kpreviewprops.cpp
Go to the documentation of this file.
59 connect( properties, SIGNAL(currentPageChanged(KPageWidgetItem*,KPageWidgetItem*)), SLOT(currentPageChanged(KPageWidgetItem*,KPageWidgetItem*)) );
88 disconnect( properties, SIGNAL(currentPageChanged(KPageWidgetItem*,KPageWidgetItem*)), this, SLOT(currentPageChanged(KPageWidgetItem*,KPageWidgetItem*)) );
QString i18n(const char *text)
KPreviewPropsPlugin(KPropertiesDialog *_props)
Definition: kpreviewprops.cpp:36
A Plugin in the Properties dialog This is an abstract class.
Definition: kpropertiesdialog.h:347
List of KFileItems, which adds a few helper methods to QList.
Definition: kfileitem.h:674
static bool supports(const KFileItemList &_items)
Tests whether a preview for the first item should be shown.
Definition: kpreviewprops.cpp:67
QWidget * widget() const
virtual ~KPreviewPropsPlugin()
Definition: kpreviewprops.cpp:62
Definition: kfilemetapreview.h:18
virtual void showPreview(const KUrl &url)
Definition: kfilemetapreview.cpp:138
static bool showFilePreview(const KUrl &)
static QStringList supportedMimeTypes()
Returns a list of all supported MIME types.
Definition: previewjob.cpp:745
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:02 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:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.