libfuoten  0.8.1
Qt based library to access the ownCloud/Nextcloud News App API
Article Member List

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

Article(QObject *parent=nullptr)Articleexplicit
Article(qint64 id, qint64 feedId, const QString &feedTitle, const QString &guid, const QString &guidHash, const QUrl &url, const QString &title, const QString &author, const QDateTime &pubDate, const QString &body, const QString &enclosureMime, const QUrl &enclosureLink, bool unread, bool starred, const QDateTime &lastModified, const QString &fingerprint, qint64 folderId, const QString &folderName, FuotenEnums::QueueActions queue, bool rtl, const QUrl &mediaThumbnail, const QString &mediaDescription, QObject *parent=nullptr)Article
Article(Article *other, QObject *parent=nullptr)Articleexplicit
authorArticle
author() constArticle
authorChanged(const QString &author)Articlesignal
BaseItem(QObject *parent=nullptr)BaseItemexplicit
blockSignals(bool block)QObject
bodyArticle
body() constArticle
bodyChanged(const QString &body)Articlesignal
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
clearError()BaseItem
component() constBaseItemprotected
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) 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) overrideArticlevirtual
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) constQObject
disconnect(const QObject *receiver, const char *method) 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() constQObject
dumpObjectTree()QObject
dumpObjectTree() constQObject
dynamicPropertyNames() constQObject
enclosureLinkArticle
enclosureLink() constArticle
enclosureLinkChanged(const QUrl &enclosureLink)Articlesignal
enclosureMimeArticle
enclosureMime() constArticle
enclosureMimeChanged(const QString &enclosureMime)Articlesignal
errorBaseItem
error() constBaseItem
errorChanged(Fuoten::Error *error)BaseItemsignal
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
feedIdArticle
feedId() constArticle
feedIdChanged(qint64 feedId)Articlesignal
feedTitleArticle
feedTitle() constArticle
feedTitleChanged(const QString &feedTitle)Articlesignal
findChild(const QString &name, Qt::FindChildOptions options) constQObject
findChildren(const QString &name, Qt::FindChildOptions options) constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) constQObject
fingerprintArticle
fingerprint() constArticle
fingerprintChanged(const QString &fingerprint)Articlesignal
folderIdArticle
folderId() constArticle
folderIdChanged(qint64 folderId)Articlesignal
folderNameArticle
folderName() constArticle
folderNameChanged(const QString &folderName)Articlesignal
guidArticle
guid() constArticle
guidChanged(const QString &guid)Articlesignal
guidHashArticle
guidHash() constArticle
guidHashChanged(const QString &guidHash)Articlesignal
humanPubDateArticle
humanPubDate() constArticle
humanPubDateChanged(const QString &humanPubDate)Articlesignal
humanPubTimeArticle
humanPubTime() constArticle
humanPubTimeChanged(const QString &humanPubTime)Articlesignal
idBaseItem
id() constBaseItem
idChanged(qint64 id)BaseItemsignal
inherits(const char *className) constQObject
inOperationBaseItem
inOperation() constBaseItem
inOperationChanged(bool inOperation)BaseItemsignal
installEventFilter(QObject *filterObj)QObject
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isWidgetType() constQObject
isWindowType() constQObject
killTimer(int id)QObject
lastModifiedArticle
lastModified() constArticle
lastModifiedChanged(const QDateTime &lastModified)Articlesignal
mark(bool unread, Fuoten::AbstractConfiguration *config, Fuoten::AbstractStorage *storage=nullptr, bool enqueue=false)Article
mark(bool unread, bool enqueue=false)Article
mediaDescriptionArticle
mediaDescription() constArticle
mediaDescriptionChanged(const QString &mediaDescription)Articlesignal
mediaThumbnailArticle
mediaThumbnail() constArticle
mediaThumbnailChanged(const QUrl &mediaThumbnail)Articlesignal
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName)QObject
parent() constQObject
property(const char *name) constQObject
pubDateArticle
pubDate() constArticle
pubDateChanged(const QDateTime &pubDate)Articlesignal
QObject(QObject *parent)QObject
receivers(const char *signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
rtlArticle
rtl() constArticle
rtlChanged(bool rtl)Articlesignal
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setAuthor(const QString &nAuthor)Article
setBody(const QString &nBody)Article
setComponent(Component *nComp)BaseItemprotected
setEnclosureLink(const QUrl &nEnclosureLink)Article
setEnclosureMime(const QString &nEnclosureMime)Article
setError(Error *nError)BaseItemprotected
setFeedId(qint64 nFeedId)Article
setFeedTitle(const QString &nFeedTitle)Article
setFingerprint(const QString &nFingerprint)Article
setFolderId(qint64 nFolderId)Article
setFolderName(const QString &nFolderName)Article
setGuid(const QString &nGuid)Article
setGuidHash(const QString &nGuidHash)Article
setId(qint64 nId)BaseItem
setLastModified(const QDateTime &nLastModified)Article
setMediaDescription(const QString &nMediaDescription)Article
setMediaThumbnail(const QUrl &nMediaThumbnail)Article
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setPubDate(const QDateTime &nPubDate)Article
setRtl(bool nRtl)Article
setStarred(bool nStarred)Article
setTitle(const QString &nTitle)Article
setUnread(bool nUnread)Article
setUrl(const QUrl &nUrl)Article
signalsBlocked() constQObject
star(bool starred, Fuoten::AbstractConfiguration *config, Fuoten::AbstractStorage *storage=nullptr, bool enqueue=false)Article
star(bool starred, bool enqueue=false)Article
starredArticle
starred() constArticle
starredChanged(bool starred)Articlesignal
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
titleArticle
title() constArticle
titleChanged(const QString &title)Articlesignal
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
unreadArticle
unread() constArticle
unreadChanged(bool unread)Articlesignal
urlArticle
url() constArticle
urlChanged(const QUrl &url)Articlesignal
~Article() overrideArticle
~BaseItem() overrideBaseItem
~QObject()QObjectvirtual