libfuoten 0.8.1
Qt based library to access the ownCloud/Nextcloud News App API
Loading...
Searching...
No Matches
GetFeeds Member List

This is the complete list of members for GetFeeds, including all inherited members.

addRequestHeader(const QByteArray &headerName, const QByteArray &headerValue)Componentprotected
addRequestHeaders(const QHash< QByteArray, QByteArray > &headers)Componentprotected
Array enum valueComponent
checkInput()Componentprotectedvirtual
checkOutput() overrideGetFeedsprotectedvirtual
Component(QObject *parent=nullptr)Componentexplicit
configurationComponent
configuration() constComponent
configurationChanged(Fuoten::AbstractConfiguration *configuration)Componentsignal
defaultConfiguration()Componentstatic
defaultNotificator()Componentstatic
defaultStorage()Componentstatic
defaultWipeManager()Componentstatic
Empty enum valueComponent
errorComponent
error() constComponent
errorChanged(Fuoten::Error *error)Componentsignal
execute() overrideGetFeedsvirtual
ExpectedJSONType enum nameComponent
extractError(QNetworkReply *reply)Componentprotectedvirtual
failed(Fuoten::Error *error)Componentsignal
GetFeeds(QObject *parent=nullptr)GetFeedsexplicit
inOperationComponent
inOperation() constComponent
inOperationChanged(bool inOperation)Componentsignal
isUseStorageEnabled() constComponent
jsonResult() constComponentprotected
networkAccessManagerFactory()Componentstatic
notificatorComponent
notificator() constComponent
notificatorChanged(Fuoten::AbstractNotificator *notificator)Componentsignal
notify(const Error *e) constComponentprotected
notify(AbstractNotificator::Type type, QtMsgType severity, const QVariant &data) constComponentprotected
Object enum valueComponent
requestHeaders() constComponentprotected
requestTimeoutComponent
requestTimeout() constComponent
requestTimeoutChanged(quint16 requestTimeout)Componentsignal
sendRequest()Componentprotected
setApiRoute(const QString &route)Componentprotected
setApiRoute(const QStringList &routeParts)Componentprotected
setConfiguration(AbstractConfiguration *nAbstractConfiguration)Component
setDefaultConfiguration(AbstractConfiguration *config)Componentstatic
setDefaultNotificator(AbstractNotificator *notificator)Componentstatic
setDefaultStorage(AbstractStorage *storage)Componentstatic
setDefaultWipeManager(WipeManager *wipeManager)Componentstatic
setError(Error *nError)Componentprotected
setExpectedJSONType(ExpectedJSONType type)Componentprotected
setInOperation(bool nInOperation)Componentprotected
setNetworkAccessManagerFactory(AbstractNamFactory *factory)Componentstatic
setNetworkOperation(QNetworkAccessManager::Operation operation)Componentprotected
setNotificator(AbstractNotificator *notificator)Component
setPayload(const QByteArray &payload)Componentprotected
setPayload(const QJsonObject &payload)Componentprotected
setRequestHeaders(const QHash< QByteArray, QByteArray > &headers)Componentprotected
setRequestTimeout(quint16 seconds)Component
setRequiresAuth(bool reqAuth)Componentprotected
setStorage(AbstractStorage *localStorage)Component
setUrlQuery(const QUrlQuery &query)Componentprotected
setUseStorage(bool useStorage)Component
setWipeManager(WipeManager *wipeManager)Component
sslErrors(QNetworkReply *reply, const QList< QSslError > &errors)Componentsignal
storageComponent
storage() constComponent
storageChanged(Fuoten::AbstractStorage *storage)Componentsignal
succeeded(const QJsonDocument &result)Componentsignal
successCallback() overrideGetFeedsprotectedvirtual
useStorageComponent
useStorageChanged(bool useStorage)Componentsignal
wipeManagerComponent
wipeManager() constComponent
wipeManagerChanged(Fuoten::WipeManager *wipeManager)Componentsignal
~Component() overrideComponent
~GetFeeds() overrideGetFeeds