KNewStuff
quickitemsmodel.h
81 PreviewsSmallRole, ///@< this will return a list here, rather than be tied so tightly to the remote api
82 PreviewsRole, ///@< this will return a list here, rather than be tied so tightly to the remote api
103 enum LinkId { // TODO KF6 reuse this enum in the transaction, we currently use magic numbers there
Q_INVOKABLE int indexOfEntryId(const QString &providerId, const QString &entryId)
Get the index of an entry based on that entry's unique ID.
Definition quickitemsmodel.cpp:314
@ PreviewsRole
< this will return a list here, rather than be tied so tightly to the remote api
Definition quickitemsmodel.h:82
@ InstalledFilesRole
< this will return a list here, rather than be tied so tightly to the remote api
Definition quickitemsmodel.h:83
Q_SIGNAL void entryChanged(const KNSCore::Entry &entry)
Fired when an entry's data changes.
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const const override
Q_ENUM(...)
Q_INVOKABLEQ_INVOKABLE
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALQ_SIGNAL
QObject * parent() const const
UserRole
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:20:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:20:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.