KNewStuff
atticaprovider.h
Go to the documentation of this file.
virtual QString id() const
A unique Id for this provider (the url in most cases)
Definition: atticaprovider.cpp:62
virtual void loadPayloadLink(const EntryInternal &entry, int linkId)
Definition: atticaprovider.cpp:248
virtual void becomeFan(const EntryInternal &entry)
Definition: atticaprovider.cpp:342
virtual void setCachedEntries(const KNS3::EntryInternal::List &cachedEntries)
Definition: atticaprovider.cpp:94
virtual bool setProviderXML(const QDomElement &xmldata)
set the provider data xml, to initialize the provider
Definition: atticaprovider.cpp:73
virtual bool userCanBecomeFan()
Definition: atticaprovider.h:70
virtual void loadEntries(const KNS3::Provider::SearchRequest &request)
load the given search and return given page
Definition: atticaprovider.cpp:135
virtual bool isInitialized() const
Definition: atticaprovider.cpp:130
virtual void vote(const EntryInternal &entry, uint rating)
Definition: atticaprovider.cpp:328
virtual void loadEntryDetails(const KNS3::EntryInternal &entry)
Definition: atticaprovider.cpp:187
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.