libfuoten 0.8.2
Qt based library to access the Nextcloud News App API.
Loading...
Searching...
No Matches
Fuoten::MarkItem Member List

This is the complete list of members for Fuoten::MarkItem, including all inherited members.

addRequestHeader(const QByteArray &headerName, const QByteArray &headerValue)Fuoten::Componentprotected
addRequestHeaders(const QHash< QByteArray, QByteArray > &headers)Fuoten::Componentprotected
Array enum valueFuoten::Component
blockSignals(bool block)QObject
checkInput() overrideFuoten::MarkItemprotectedvirtual
checkOutput()Fuoten::Componentprotectedvirtual
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
Component(QObject *parent=nullptr)Fuoten::Componentexplicit
configurationFuoten::Component
configuration() constFuoten::Component
configurationChanged(Fuoten::AbstractConfiguration *configuration)Fuoten::Componentsignal
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
defaultConfiguration()Fuoten::Componentstatic
defaultNam()Fuoten::Componentstatic
defaultNotificator()Fuoten::Componentstatic
defaultStorage()Fuoten::Componentstatic
defaultWipeManager()Fuoten::Componentstatic
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
Empty enum valueFuoten::Component
errorFuoten::Component
error() constFuoten::Component
errorChanged(Fuoten::Error *error)Fuoten::Componentsignal
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
execute() overrideFuoten::MarkItemvirtual
ExpectedJSONType enum nameFuoten::Component
extractError(QNetworkReply *reply) overrideFuoten::MarkItemprotectedvirtual
failed(Fuoten::Error *error)Fuoten::Componentsignal
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
inherits(const char *className) const constQObject
inOperationFuoten::Component
inOperation() constFuoten::Component
inOperationChanged(bool inOperation)Fuoten::Componentsignal
installEventFilter(QObject *filterObj)QObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isUseStorageEnabled() constFuoten::Component
isWidgetType() const constQObject
isWindowType() const constQObject
itemIdFuoten::MarkItem
itemId() constFuoten::MarkItem
itemIdChanged(qint64 itemId)Fuoten::MarkItemsignal
jsonResult() constFuoten::Componentprotected
killTimer(int id)QObject
MarkItem(QObject *parent=nullptr)Fuoten::MarkItemexplicit
MarkItem(qint64 itemId, bool unread, QObject *parent=nullptr)Fuoten::MarkItem
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
networkAccessManagerFactory()Fuoten::Componentstatic
notificatorFuoten::Component
notificator() constFuoten::Component
notificatorChanged(Fuoten::AbstractNotificator *notificator)Fuoten::Componentsignal
notify(const Error *e) constFuoten::Componentprotected
notify(AbstractNotificator::Type type, QtMsgType severity, const QVariant &data) constFuoten::Componentprotected
Object enum valueFuoten::Component
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName, QPrivateSignal)QObject
parent() const constQObject
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_DISABLE_COPY(Class)QObject
Q_DISABLE_COPY_MOVE(Class)QObject
Q_DISABLE_MOVE(Class)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
qFindChild(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QRegExp &regExp)QObject
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
requestHeaders() constFuoten::Componentprotected
requestTimeoutFuoten::Component
requestTimeout() constFuoten::Component
requestTimeoutChanged(quint16 requestTimeout)Fuoten::Componentsignal
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
sendRequest()Fuoten::Componentprotected
setApiRoute(const QString &route)Fuoten::Componentprotected
setApiRoute(const QStringList &routeParts)Fuoten::Componentprotected
setConfiguration(AbstractConfiguration *nAbstractConfiguration)Fuoten::Component
setDefaultConfiguration(AbstractConfiguration *config)Fuoten::Componentstatic
setDefaultNam(QNetworkAccessManager *nam)Fuoten::Componentstatic
setDefaultNotificator(AbstractNotificator *notificator)Fuoten::Componentstatic
setDefaultStorage(AbstractStorage *storage)Fuoten::Componentstatic
setDefaultWipeManager(WipeManager *wipeManager)Fuoten::Componentstatic
setError(Error *nError)Fuoten::Componentprotected
setExpectedJSONType(ExpectedJSONType type)Fuoten::Componentprotected
setInOperation(bool nInOperation)Fuoten::Componentprotected
setItemId(qint64 nItemId)Fuoten::MarkItem
setNetworkAccessManagerFactory(AbstractNamFactory *factory)Fuoten::Componentstatic
setNetworkOperation(QNetworkAccessManager::Operation operation)Fuoten::Componentprotected
setNotificator(AbstractNotificator *notificator)Fuoten::Component
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setPayload(const QByteArray &payload)Fuoten::Componentprotected
setPayload(const QJsonObject &payload)Fuoten::Componentprotected
setProperty(const char *name, const QVariant &value)QObject
setRequestHeaders(const QHash< QByteArray, QByteArray > &headers)Fuoten::Componentprotected
setRequestTimeout(quint16 seconds)Fuoten::Component
setRequiresAuth(bool reqAuth)Fuoten::Componentprotected
setStorage(AbstractStorage *localStorage)Fuoten::Component
setUnread(bool nUnread)Fuoten::MarkItem
setUrlQuery(const QUrlQuery &query)Fuoten::Componentprotected
setUseStorage(bool useStorage)Fuoten::Component
setWipeManager(WipeManager *wipeManager)Fuoten::Component
signalsBlocked() const constQObject
sslErrors(QNetworkReply *reply, const QList< QSslError > &errors)Fuoten::Componentsignal
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
storageFuoten::Component
storage() constFuoten::Component
storageChanged(Fuoten::AbstractStorage *storage)Fuoten::Componentsignal
succeeded(qint64 itemId, bool unread)Fuoten::MarkItemsignal
Fuoten::Component::succeeded(const QJsonDocument &result)Fuoten::Componentsignal
successCallback() overrideFuoten::MarkItemprotectedvirtual
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
unreadFuoten::MarkItem
unread() constFuoten::MarkItem
unreadChanged(bool unread)Fuoten::MarkItemsignal
useStorageFuoten::Component
useStorageChanged(bool useStorage)Fuoten::Componentsignal
wipeManagerFuoten::Component
wipeManager() constFuoten::Component
wipeManagerChanged(Fuoten::WipeManager *wipeManager)Fuoten::Componentsignal
~Component() overrideFuoten::Component
~MarkItem() overrideFuoten::MarkItem
~QObject()QObjectvirtual