Baloo Widgets
filemetadataprovider.h
129 void totalPropertyAndInsert(const QString &prop, const QList<QVariantMap> &resources, QSet<QString> &allProperties);
Q_OBJECTQ_OBJECT
void loadingFinished()
Emitted once per KFileMetaDataProvider::setItems() after data loading is finished.
virtual QString label(const QString &metaDataLabel) const
Definition: filemetadataprovider.cpp:444
virtual QString group(const QString &label) const
Meta data items are sorted alphabetically by their translated label per default.
Definition: filemetadataprovider.cpp:505
Q_SLOTSQ_SLOTS
void setItems(const KFileItemList &items)
Sets the items, where the meta data should be requested.
Definition: filemetadataprovider.cpp:429
Q_SIGNALSQ_SIGNALS
Provides the data for the MetaDataWidget.
Definition: filemetadataprovider.h:29
bool realTimeIndexing()
Returns true if the items do not exist in the database and have just been indexed.
Definition: filemetadataprovider.cpp:630
void setReadOnly(bool readOnly)
If set to true, data such as the comment, tag or rating cannot be changed by the user.
Definition: filemetadataprovider.cpp:575
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Aug 11 2022 04:13:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Aug 11 2022 04:13:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.