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

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

AbstractNotificator(QObject *parent=nullptr)AbstractNotificatorexplicit
appIcon() constAbstractNotificatorvirtual
appIconChanged(const QString &appIcon)AbstractNotificatorsignal
ApplicationError enum valueAbstractNotificator
appName() constAbstractNotificatorvirtual
appNameChanged(const QString &appName)AbstractNotificatorsignal
AppPasswordRequested enum valueAbstractNotificator
articlePublishingChanged(bool enabled)AbstractNotificatorsignal
AuthorizationError enum valueAbstractNotificator
AuthorizationSucceeded enum valueAbstractNotificator
checkForPublishing(const QJsonObject &article) constAbstractNotificatorvirtual
checkForPublishing(const Article *article) constAbstractNotificatorvirtual
enabledChanged(bool enabled)AbstractNotificatorsignal
FeedCreated enum valueAbstractNotificator
FeedDeleted enum valueAbstractNotificator
FeedMarkedRead enum valueAbstractNotificator
FeedMoved enum valueAbstractNotificator
FeedRenamed enum valueAbstractNotificator
FeedsRequested enum valueAbstractNotificator
FolderCreated enum valueAbstractNotificator
FolderDeleted enum valueAbstractNotificator
FolderMarkedRead enum valueAbstractNotificator
FolderRenamed enum valueAbstractNotificator
FoldersRequested enum valueAbstractNotificator
GeneralError enum valueAbstractNotificator
InputError enum valueAbstractNotificator
isArticlePublishingEnabled() constAbstractNotificatorvirtual
isEnabled() constAbstractNotificatorvirtual
ItemsRequested enum valueAbstractNotificator
notify(Type type, QtMsgType severity, const QVariant &data) const =0AbstractNotificatorpure virtual
notify(const Error *error) constAbstractNotificatorvirtual
OutputError enum valueAbstractNotificator
ParsingError enum valueAbstractNotificator
publishArticle(const QJsonObject &article, const QString &feedName=QString()) constAbstractNotificatorvirtual
publishArticle(const Article *article) constAbstractNotificatorvirtual
RemoteWipeDone enum valueAbstractNotificator
RemoteWipeRequested enum valueAbstractNotificator
RequestError enum valueAbstractNotificator
ServerError enum valueAbstractNotificator
setAppIcon(const QString &appIcon)AbstractNotificator
setAppName(const QString &appName)AbstractNotificator
setArticlePublishingEnabled(bool enabled)AbstractNotificator
setEnabled(bool enabled)AbstractNotificator
StorageError enum valueAbstractNotificator
SyncComplete enum valueAbstractNotificator
Type enum nameAbstractNotificator
~AbstractNotificator() overrideAbstractNotificator