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 bool isInitialized() const
Definition: atticaprovider.cpp:130
virtual void loadEntries(const KNS3::Provider::SearchRequest &request)
load the given search and return given page
Definition: atticaprovider.cpp:135
virtual bool setProviderXML(const QDomElement &xmldata)
set the provider data xml, to initialize the provider
Definition: atticaprovider.cpp:73
virtual void loadEntryDetails(const KNS3::EntryInternal &entry)
Definition: atticaprovider.cpp:187
used to keep track of a search
Definition: knewstuff3/core/provider.h:64
AtticaProvider(const QStringList &categories)
Definition: atticaprovider.cpp:38
virtual void loadPayloadLink(const EntryInternal &entry, int linkId)
Definition: atticaprovider.cpp:248
virtual bool userCanBecomeFan()
Definition: atticaprovider.h:70
virtual void setCachedEntries(const KNS3::EntryInternal::List &cachedEntries)
Definition: atticaprovider.cpp:94
virtual void vote(const EntryInternal &entry, uint rating)
Definition: atticaprovider.cpp:328
virtual void becomeFan(const EntryInternal &entry)
Definition: atticaprovider.cpp:342
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.