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

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

addRequestHeader(const QByteArray &headerName, const QByteArray &headerValue)Componentprotected
addRequestHeaders(const QHash< QByteArray, QByteArray > &headers)Componentprotected
Array enum valueComponent
batchSizeGetItems
batchSize() constGetItems
batchSizeChanged(int batchSize)GetItemssignal
checkInput() overrideGetItemsprotectedvirtual
checkOutput() overrideGetItemsprotectedvirtual
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() overrideGetItemsvirtual
ExpectedJSONType enum nameComponent
extractError(QNetworkReply *reply)Componentprotectedvirtual
failed(Fuoten::Error *error)Componentsignal
GetItems(QObject *parent=nullptr)GetItemsexplicit
GetItems(int batchSize, qint64 offset, FuotenEnums::Type type, qint64 parentId, bool getRead, bool oldestFirst, QObject *parent=nullptr)GetItems
getReadGetItems
getRead() constGetItems
getReadChanged(bool getRead)GetItemssignal
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
offsetGetItems
offset() constGetItems
offsetChanged(qint64 offset)GetItemssignal
oldestFirstGetItems
oldestFirst() constGetItems
oldestFirstChanged(bool oldestFirst)GetItemssignal
parentIdGetItems
parentId() constGetItems
parentIdChanged(qint64 parentId)GetItemssignal
requestHeaders() constComponentprotected
requestTimeoutComponent
requestTimeout() constComponent
requestTimeoutChanged(quint16 requestTimeout)Componentsignal
sendRequest()Componentprotected
setApiRoute(const QString &route)Componentprotected
setApiRoute(const QStringList &routeParts)Componentprotected
setBatchSize(int nBatchSize)GetItems
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
setGetRead(bool nGetRead)GetItems
setInOperation(bool nInOperation)Componentprotected
setNetworkAccessManagerFactory(AbstractNamFactory *factory)Componentstatic
setNetworkOperation(QNetworkAccessManager::Operation operation)Componentprotected
setNotificator(AbstractNotificator *notificator)Component
setOffset(qint64 nOffset)GetItems
setOldestFirst(bool nOldestFirst)GetItems
setParentId(qint64 nParentId)GetItems
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
setType(FuotenEnums::Type nType)GetItems
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() overrideGetItemsprotectedvirtual
typeGetItems
type() constGetItems
typeChanged(FuotenEnums::Type type)GetItemssignal
useStorageComponent
useStorageChanged(bool useStorage)Componentsignal
wipeManagerComponent
wipeManager() constComponent
wipeManagerChanged(Fuoten::WipeManager *wipeManager)Componentsignal
~Component() overrideComponent
~GetItems() overrideGetItems