KIO
kfilemetadatawidget.h
Go to the documentation of this file.
List of KFileItems, which adds a few helper methods to QList<KFileItem>.
Definition kfileitem.h:675
void setItems(const KFileItemList &items)
Sets the items for which the meta data should be shown.
Definition kfilemetadatawidget.cpp:335
void urlActivated(const KUrl &url)
Is emitted, if a meta data represents an URL that has been clicked by the user.
KFileMetaDataWidget(QWidget *parent=0)
Definition kfilemetadatawidget.cpp:324
void setReadOnly(bool readOnly)
If set to true, data such as the comment, tag or rating cannot be changed by the user.
Definition kfilemetadatawidget.cpp:351
void metaDataRequestFinished(const KFileItemList &items)
Is emitted after the meta data has been received for the items set by KFileMetaDataWidget::setItems()...
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.