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

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

AbstractStorage(QObject *parent=nullptr)AbstractStorageexplicit
allItemsMarkedRead(qint64 newestItemId)=0AbstractStoragepure virtualslot
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clearQueue()AbstractStoragevirtual
clearStorage()AbstractStoragevirtual
configurationAbstractStorage
configuration() constAbstractStorage
configurationChanged(Fuoten::AbstractConfiguration *configuration)AbstractStoragesignal
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
createdFeed(qint64 id, qint64 folderId)AbstractStoragesignal
createdFolder(qint64 id, const QString &name)AbstractStoragesignal
customEvent(QEvent *event)QObjectprotectedvirtual
deletedFeed(qint64 id)AbstractStoragesignal
deletedFolder(qint64 id)AbstractStoragesignal
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
enqueueItem(FuotenEnums::QueueAction action, Article *article)AbstractStoragevirtual
enqueueMarkAllItemsRead()AbstractStoragevirtual
enqueueMarkFeedRead(qint64 feedId, qint64 newestItemId)AbstractStoragevirtual
enqueueMarkFolderRead(qint64 folderId, qint64 newestItemId)AbstractStoragevirtual
errorAbstractStorage
error() constAbstractStorage
errorChanged(Fuoten::Error *error)AbstractStoragesignal
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
feedCreated(const QJsonDocument &json)=0AbstractStoragepure virtualslot
feedDeleted(qint64 id)=0AbstractStoragepure virtualslot
feedMarkedRead(qint64 id, qint64 newestItem)=0AbstractStoragepure virtualslot
feedMoved(qint64 id, qint64 targetFolder)=0AbstractStoragepure virtualslot
feedRenamed(qint64 id, const QString &newTitle)=0AbstractStoragepure virtualslot
feedsRequested(const QJsonDocument &json)=0AbstractStoragepure virtualslot
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
folderCreated(const QJsonDocument &json)=0AbstractStoragepure virtualslot
folderDeleted(qint64 id)=0AbstractStoragepure virtualslot
folderMarkedRead(qint64 id, qint64 newestItem)=0AbstractStoragepure virtualslot
folderRenamed(qint64 id, const QString &newName)=0AbstractStoragepure virtualslot
foldersRequested(const QJsonDocument &json)=0AbstractStoragepure virtualslot
getArticle(qint64 id, int bodyLimit=0)=0AbstractStoragepure virtual
getArticleBody(qint64 id)=0AbstractStoragepure virtual
getArticles(const QueryArgs &args)=0AbstractStoragepure virtual
getArticlesAsync(const QueryArgs &args)AbstractStoragevirtual
getFeed(qint64 id)=0AbstractStoragepure virtual
getFeeds(const QueryArgs &args)=0AbstractStoragepure virtual
getFolders(FuotenEnums::SortingRole sortingRole=FuotenEnums::Name, Qt::SortOrder sortOrder=Qt::AscendingOrder, const IdList &ids=IdList(), FuotenEnums::Type idType=FuotenEnums::Folder, int limit=0)=0AbstractStoragepure virtual
getNewestItemId(FuotenEnums::Type type=FuotenEnums::All, qint64 id=-1)=0AbstractStoragepure virtual
gotArticlesAsync(const Fuoten::ArticleList &articles)AbstractStoragesignal
inherits(const char *className) const constQObject
init()=0AbstractStoragepure virtual
inOperationAbstractStorage
inOperation() constAbstractStorage
inOperationChanged(bool inOperation)AbstractStoragesignal
installEventFilter(QObject *filterObj)QObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
itemMarked(qint64 itemId, bool unread)=0AbstractStoragepure virtualslot
itemsMarked(const Fuoten::IdList &itemIds, bool unread)=0AbstractStoragepure virtualslot
itemsRequested(const QJsonDocument &json)=0AbstractStoragepure virtualslot
itemsStarred(const QList< QPair< qint64, QString >> &articles, bool star)=0AbstractStoragepure virtualslot
itemStarred(qint64 feedId, const QString &guidHash, bool star)=0AbstractStoragepure virtualslot
killTimer(int id)QObject
markedAllItemsRead(qint64 newestItemId)AbstractStoragesignal
markedAllItemsReadInQueue()AbstractStoragesignal
markedItem(qint64 itemId, bool unread)AbstractStoragesignal
markedItems(const Fuoten::IdList &itemIds, bool unread)AbstractStoragesignal
markedReadFeed(qint64 id, qint64 newestItem)AbstractStoragesignal
markedReadFeedInQueue(qint64 feedId, qint64 newestItemId)AbstractStoragesignal
markedReadFolder(qint64 id, qint64 newestItem)AbstractStoragesignal
markedReadFolderInQueue(qint64 folderId, qint64 newestItemId)AbstractStoragesignal
metaObject() const constQObjectvirtual
movedFeed(qint64 id, qint64 targetFolder)AbstractStoragesignal
moveToThread(QThread *targetThread)QObject
notificatorAbstractStorage
notificator() constAbstractStorage
notificatorChanged(Fuoten::AbstractNotificator *notificator)AbstractStoragesignal
notify(const Error *e) constAbstractStorageprotected
notify(AbstractNotificator::Type type, QtMsgType severity, const QVariant &data) constAbstractStorageprotected
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)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
queueCleared()AbstractStoragesignal
readyAbstractStorage
ready() constAbstractStorage
readyChanged(bool ready)AbstractStoragesignal
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
renamedFeed(qint64 id, const QString &newName)AbstractStoragesignal
renamedFolder(qint64 id, const QString &newName)AbstractStoragesignal
requestedFeeds(const Fuoten::IdList &updatedFeeds, const Fuoten::IdList &newFeeds, const Fuoten::IdList &deletedFeeds)AbstractStoragesignal
requestedFolders(const QList< QPair< qint64, QString > > &updatedFolders, const QList< QPair< qint64, QString > > &newFolders, const Fuoten::IdList &deletedFolders)AbstractStoragesignal
requestedItems(const Fuoten::IdList &updatedItems, const Fuoten::IdList &newItems, const Fuoten::IdList &deletedItems)AbstractStoragesignal
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setConfiguration(AbstractConfiguration *nConfiguration)AbstractStorage
setError(Error *nError)AbstractStorageprotected
setInOperation(bool nInOperation)AbstractStorageprotected
setNotificator(AbstractNotificator *notificator)AbstractStorage
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setReady(bool nReady)AbstractStorageprotected
setStarred(int nStarred)AbstractStorageprotectedvirtualslot
setTotalUnread(int nTotalUnread)AbstractStorageprotectedvirtualslot
signalsBlocked() const constQObject
starredAbstractStorage
starred() constAbstractStoragevirtual
starredChanged(int starred)AbstractStoragesignal
starredItem(qint64 feedId, const QString &guidHash, bool starred)AbstractStoragesignal
starredItems(const QList< QPair< qint64, QString >> &articles, bool star)AbstractStoragesignal
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
storageCleared()AbstractStoragesignal
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
totalUnreadAbstractStorage
totalUnread() constAbstractStoragevirtual
totalUnreadChanged(int totalUnread)AbstractStoragesignal
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
~AbstractStorage() overrideAbstractStorage
~QObject()QObjectvirtual