KNewStuff
knewstuff3/core/engine.h
Go to the documentation of this file.
170 void slotPreviewLoaded(const KNS3::EntryInternal& entry, KNS3::EntryInternal::PreviewType type);
void requestData(int page, int pageSize)
Definition: knewstuff3/core/engine.cpp:372
bool userCanBecomeFan(const EntryInternal &entry)
Definition: knewstuff3/core/engine.cpp:514
void signalBusy(const QString &)
QStringList categoriesFilter() const
Definition: knewstuff3/core/engine.cpp:161
void signalProvidersLoaded()
void signalEntryDetailsLoaded(const KNS3::EntryInternal &entry)
void signalError(const QString &)
void signalEntryUploadFailed()
void vote(const EntryInternal &entry, uint rating)
Definition: knewstuff3/core/engine.cpp:508
void signalEntryUploadFinished()
void setCategoriesFilter(const QStringList &categories)
Set the categories that will be included in searches.
Definition: knewstuff3/core/engine.cpp:328
void signalIdle(const QString &)
void signalEntryChanged(const KNS3::EntryInternal &entry)
void signalEntryPreviewLoaded(const KNS3::EntryInternal &, KNS3::EntryInternal::PreviewType)
void install(KNS3::EntryInternal entry, int linkId=1)
Installs an entry's payload file.
Definition: knewstuff3/core/engine.cpp:390
void becomeFan(const EntryInternal &entry)
Definition: knewstuff3/core/engine.cpp:520
void jobStarted(KJob *, const QString &)
void signalDownloadDialogDone(KNS3::EntryInternal::List)
bool userCanVote(const EntryInternal &entry)
Definition: knewstuff3/core/engine.cpp:502
void setSearchTerm(const QString &searchString)
Definition: knewstuff3/core/engine.cpp:343
void signalPreviewFailed()
void signalUpdateableEntriesLoaded(const KNS3::EntryInternal::List &entries)
void loadDetails(const KNS3::EntryInternal &entry)
Definition: knewstuff3/core/engine.cpp:463
void signalMessage(const QString &message)
Indicates a message to be added to the ui's log, or sent to a messagebox.
bool init(const QString &configfile)
Initializes the engine.
Definition: knewstuff3/core/engine.cpp:96
void uninstall(KNS3::EntryInternal entry)
Uninstalls an entry.
Definition: knewstuff3/core/engine.cpp:432
void loadPreview(const KNS3::EntryInternal &entry, EntryInternal::PreviewType type)
Definition: knewstuff3/core/engine.cpp:469
void signalEntriesLoaded(const KNS3::EntryInternal::List &entries)
void setSortMode(Provider::SortMode mode)
Definition: knewstuff3/core/engine.cpp:334
void signalResetView()
void contactAuthor(const EntryInternal &entry)
Try to contact the author of the entry by email or showing their homepage.
Definition: knewstuff3/core/engine.cpp:487
Definition: atticaprovider.h:28
Definition: atticaprovider.cpp:36
used to keep track of a search
Definition: knewstuff3/core/provider.h:64
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.