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

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

AbstractStorage(QObject *parent=nullptr)Fuoten::AbstractStorageexplicit
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clearQueue() overrideFuoten::SQLiteStoragevirtual
clearStorage() overrideFuoten::SQLiteStoragevirtual
configurationFuoten::AbstractStorage
configuration() constFuoten::AbstractStorage
configurationChanged(Fuoten::AbstractConfiguration *configuration)Fuoten::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)Fuoten::AbstractStoragesignal
createdFolder(qint64 id, const QString &name)Fuoten::AbstractStoragesignal
customEvent(QEvent *event)QObjectprotectedvirtual
deletedFeed(qint64 id)Fuoten::AbstractStoragesignal
deletedFolder(qint64 id)Fuoten::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) overrideFuoten::SQLiteStoragevirtual
enqueueMarkAllItemsRead() overrideFuoten::SQLiteStoragevirtual
enqueueMarkFeedRead(qint64 feedId, qint64 newestItemId) overrideFuoten::SQLiteStoragevirtual
enqueueMarkFolderRead(qint64 folderId, qint64 newestItemId) overrideFuoten::SQLiteStoragevirtual
errorFuoten::AbstractStorage
error() constFuoten::AbstractStorage
errorChanged(Fuoten::Error *error)Fuoten::AbstractStoragesignal
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
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
getArticle(qint64 id, int bodyLimit=0) overrideFuoten::SQLiteStoragevirtual
getArticleBody(qint64 id) overrideFuoten::SQLiteStoragevirtual
getArticles(const QueryArgs &args) overrideFuoten::SQLiteStoragevirtual
getArticlesAsync(const QueryArgs &args) overrideFuoten::SQLiteStoragevirtual
getFeed(qint64 id) overrideFuoten::SQLiteStoragevirtual
getFeeds(const QueryArgs &args) overrideFuoten::SQLiteStoragevirtual
getFolders(FuotenEnums::SortingRole sortingRole=FuotenEnums::Name, Qt::SortOrder sortOrder=Qt::AscendingOrder, const IdList &ids=IdList(), FuotenEnums::Type idType=FuotenEnums::Folder, int limit=0) overrideFuoten::SQLiteStoragevirtual
getIdFromJson(const QJsonValue &value)Fuoten::AbstractStoragestaticslot
getNewestItemId(FuotenEnums::Type type=FuotenEnums::All, qint64 id=-1) overrideFuoten::SQLiteStoragevirtual
gotArticlesAsync(const Fuoten::ArticleList &articles)Fuoten::AbstractStoragesignal
inherits(const char *className) const constQObject
init() overrideFuoten::SQLiteStoragevirtual
inOperationFuoten::AbstractStorage
inOperation() constFuoten::AbstractStorage
inOperationChanged(bool inOperation)Fuoten::AbstractStoragesignal
installEventFilter(QObject *filterObj)QObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
markedAllItemsRead(qint64 newestItemId)Fuoten::AbstractStoragesignal
markedAllItemsReadInQueue()Fuoten::AbstractStoragesignal
markedItem(qint64 itemId, bool unread)Fuoten::AbstractStoragesignal
markedItems(const Fuoten::IdList &itemIds, bool unread)Fuoten::AbstractStoragesignal
markedReadFeed(qint64 id, qint64 newestItem)Fuoten::AbstractStoragesignal
markedReadFeedInQueue(qint64 feedId, qint64 newestItemId)Fuoten::AbstractStoragesignal
markedReadFolder(qint64 id, qint64 newestItem)Fuoten::AbstractStoragesignal
markedReadFolderInQueue(qint64 folderId, qint64 newestItemId)Fuoten::AbstractStoragesignal
metaObject() const constQObjectvirtual
movedFeed(qint64 id, qint64 targetFolder)Fuoten::AbstractStoragesignal
moveToThread(QThread *targetThread)QObject
notificatorFuoten::AbstractStorage
notificator() constFuoten::AbstractStorage
notificatorChanged(Fuoten::AbstractNotificator *notificator)Fuoten::AbstractStoragesignal
notify(const Error *e) constFuoten::AbstractStorageprotected
notify(AbstractNotificator::Type type, QtMsgType severity, const QVariant &data) constFuoten::AbstractStorageprotected
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
QObjectList typedefQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
queueCleared()Fuoten::AbstractStoragesignal
readyFuoten::AbstractStorage
ready() constFuoten::AbstractStorage
readyChanged(bool ready)Fuoten::AbstractStoragesignal
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
renamedFeed(qint64 id, const QString &newName)Fuoten::AbstractStoragesignal
renamedFolder(qint64 id, const QString &newName)Fuoten::AbstractStoragesignal
requestedFeeds(const Fuoten::IdList &updatedFeeds, const Fuoten::IdList &newFeeds, const Fuoten::IdList &deletedFeeds)Fuoten::AbstractStoragesignal
requestedFolders(const QList< QPair< qint64, QString > > &updatedFolders, const QList< QPair< qint64, QString > > &newFolders, const Fuoten::IdList &deletedFolders)Fuoten::AbstractStoragesignal
requestedItems(const Fuoten::IdList &updatedItems, const Fuoten::IdList &newItems, const Fuoten::IdList &deletedItems)Fuoten::AbstractStoragesignal
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setConfiguration(AbstractConfiguration *nConfiguration)Fuoten::AbstractStorage
setError(Error *nError)Fuoten::AbstractStorageprotected
setInOperation(bool nInOperation)Fuoten::AbstractStorageprotected
setNotificator(AbstractNotificator *notificator)Fuoten::AbstractStorage
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setReady(bool nReady)Fuoten::AbstractStorageprotected
setStarred(int nStarred)Fuoten::AbstractStorageprotectedvirtualslot
setTotalUnread(int nTotalUnread)Fuoten::AbstractStorageprotectedvirtualslot
signalsBlocked() const constQObject
SQLiteStorage(const QString &dbpath, QObject *parent=nullptr)Fuoten::SQLiteStorage
starredFuoten::AbstractStorage
starred() constFuoten::AbstractStoragevirtual
starredChanged(int starred)Fuoten::AbstractStoragesignal
starredItem(qint64 feedId, const QString &guidHash, bool starred)Fuoten::AbstractStoragesignal
starredItems(const QList< QPair< qint64, QString > > &articles, bool star)Fuoten::AbstractStoragesignal
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
storageCleared()Fuoten::AbstractStoragesignal
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
totalUnreadFuoten::AbstractStorage
totalUnread() constFuoten::AbstractStoragevirtual
totalUnreadChanged(int totalUnread)Fuoten::AbstractStoragesignal
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
~AbstractStorage() overrideFuoten::AbstractStorage
~QObject()QObjectvirtual
~SQLiteStorage() overrideFuoten::SQLiteStorage