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

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

addedFuoten::Feed
added() constFuoten::Feed
addedChanged(const QDateTime &added)Fuoten::Feedsignal
BaseItem(QObject *parent=nullptr)Fuoten::BaseItemexplicit
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clearError()Fuoten::BaseItem
component() constFuoten::BaseItemprotected
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
copy(BaseItem *other) overrideFuoten::Feedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
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
errorFuoten::BaseItem
error() constFuoten::BaseItem
errorChanged(Fuoten::Error *error)Fuoten::BaseItemsignal
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
faviconLinkFuoten::Feed
faviconLink() constFuoten::Feed
faviconLinkChanged(const QUrl &faviconLink)Fuoten::Feedsignal
Feed(QObject *parent=nullptr)Fuoten::Feedexplicit
Feed(qint64 id, qint64 folderId, const QString &title, const QUrl &url, const QUrl &link, const QDateTime &added, uint unreadCount, Feed::FeedOrdering ordering, bool pinned, uint updateErrorCount, const QString &lastUpdateError, const QUrl &faviconLink, const QString &folderName, QObject *parent=nullptr)Fuoten::Feed
FeedOrdering enum nameFuoten::Feed
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
folderIdFuoten::Feed
folderId() constFuoten::Feed
folderIdChanged(qint64 folderId)Fuoten::Feedsignal
folderNameFuoten::Feed
folderName() constFuoten::Feed
folderNameChanged(const QString &folderName)Fuoten::Feedsignal
idFuoten::BaseItem
id() constFuoten::BaseItem
idChanged(qint64 id)Fuoten::BaseItemsignal
inherits(const char *className) const constQObject
inOperationFuoten::BaseItem
inOperation() constFuoten::BaseItem
inOperationChanged(bool inOperation)Fuoten::BaseItemsignal
installEventFilter(QObject *filterObj)QObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
lastUpdateErrorFuoten::Feed
lastUpdateError() constFuoten::Feed
lastUpdateErrorChanged(const QString &lastUpdateError)Fuoten::Feedsignal
linkFuoten::Feed
link() constFuoten::Feed
linkChanged(const QUrl &link)Fuoten::Feedsignal
markAsRead(Fuoten::AbstractConfiguration *config, Fuoten::AbstractStorage *storage, bool enqueue=false)Fuoten::Feed
markAsRead(bool enqueue=false)Fuoten::Feed
metaObject() const constQObjectvirtual
move(qint64 targetFolderId, Fuoten::AbstractConfiguration *config, Fuoten::AbstractStorage *storage=nullptr)Fuoten::Feed
move(qint64 targetFolderId)Fuoten::Feed
moveToThread(QThread *targetThread)QObject
NewestFirst enum valueFuoten::Feed
NoSpecial enum valueFuoten::Feed
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName, QPrivateSignal)QObject
OldestFirst enum valueFuoten::Feed
orderingFuoten::Feed
ordering() constFuoten::Feed
orderingChanged(Fuoten::Feed::FeedOrdering ordering)Fuoten::Feedsignal
parent() const constQObject
pinnedFuoten::Feed
pinned() constFuoten::Feed
pinnedChanged(bool pinned)Fuoten::Feedsignal
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
QObjectList typedefQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
remove(Fuoten::AbstractConfiguration *config, Fuoten::AbstractStorage *storage=nullptr)Fuoten::Feed
remove()Fuoten::Feed
removeEventFilter(QObject *obj)QObject
rename(const QString &newName, Fuoten::AbstractConfiguration *config, Fuoten::AbstractStorage *storage=nullptr)Fuoten::Feed
rename(const QString &newName)Fuoten::Feed
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAdded(const QDateTime &nAdded)Fuoten::Feed
setComponent(Component *nComp)Fuoten::BaseItemprotected
setError(Error *nError)Fuoten::BaseItemprotected
setFaviconLink(const QUrl &nFaviconLink)Fuoten::Feed
setFolderId(qint64 nFolderId)Fuoten::Feed
setFolderName(const QString &nFolderName)Fuoten::Feed
setId(qint64 nId)Fuoten::BaseItem
setLastUpdateError(const QString &nLastUpdateError)Fuoten::Feed
setLink(const QUrl &nLink)Fuoten::Feed
setObjectName(const QString &name)QObject
setOrdering(Fuoten::Feed::FeedOrdering nOrdering)Fuoten::Feed
setParent(QObject *parent)QObject
setPinned(bool nPinned)Fuoten::Feed
setProperty(const char *name, const QVariant &value)QObject
setTitle(const QString &nTitle)Fuoten::Feed
setUnreadCount(uint nUnreadCount)Fuoten::Feed
setUpdateErrorCount(uint nUpdateErrorCount)Fuoten::Feed
setUrl(const QUrl &nUrl)Fuoten::Feed
signalsBlocked() const constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
titleFuoten::Feed
title() constFuoten::Feed
titleChanged(const QString &title)Fuoten::Feedsignal
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
unreadCountFuoten::Feed
unreadCount() constFuoten::Feed
unreadCountChanged(uint unreadCount)Fuoten::Feedsignal
updateErrorCountFuoten::Feed
updateErrorCount() constFuoten::Feed
updateErrorCountChanged(uint updateErrorCount)Fuoten::Feedsignal
urlFuoten::Feed
url() constFuoten::Feed
urlChanged(const QUrl &url)Fuoten::Feedsignal
~BaseItem() overrideFuoten::BaseItem
~Feed() overrideFuoten::Feed
~QObject()QObjectvirtual