KIO
kmetaprops.cpp
Go to the documentation of this file.
Cancel
List of KFileItems, which adds a few helper methods to QList<KFileItem>.
Definition kfileitem.h:675
Widget which allows to configure which meta data should be shown in the KFileMetaDataWidget.
Definition kfilemetadataconfigurationwidget.h:47
void setItems(const KFileItemList &items)
Sets the items, for which the visibility of the meta data should be configured.
Definition kfilemetadataconfigurationwidget.cpp:177
Shows the meta data of one or more file items.
Definition kfilemetadatawidget.h:47
void setItems(const KFileItemList &items)
Sets the items for which the meta data should be shown.
Definition kfilemetadatawidget.cpp:335
static bool supports(const KFileItemList &_items)
Tests whether the file specified by _items has a 'MetaInfo' plugin.
Definition kmetaprops.cpp:138
virtual ~KFileMetaPropsPlugin()
Definition kmetaprops.cpp:133
KFileMetaPropsPlugin(KPropertiesDialog *_props)
Definition kmetaprops.cpp:96
void addPage(KPageWidgetItem *item)
A Plugin in the Properties dialog This is an abstract class.
Definition kpropertiesdialog.h:348
QString i18nc(const char *ctxt, const char *text)
KSharedConfigPtr config()
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.