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*)) );
List of KFileItems, which adds a few helper methods to QList<KFileItem>.
Definition kfileitem.h:675
Definition kfilemetapreview.h:19
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
void addPage(KPageWidgetItem *item)
QWidget * widget() const
KPreviewPropsPlugin(KPropertiesDialog *_props)
Definition kpreviewprops.cpp:36
static bool supports(const KFileItemList &_items)
Tests whether a preview for the first item should be shown.
Definition kpreviewprops.cpp:67
virtual ~KPreviewPropsPlugin()
Definition kpreviewprops.cpp:62
A Plugin in the Properties dialog This is an abstract class.
Definition kpropertiesdialog.h:348
QString i18n(const char *text)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.