|
libfuoten 0.8.2
Qt based library to access the Nextcloud News App API.
|
This is the complete list of members for Fuoten::ArticleListModel, including all inherited members.
| AbstractArticleModel(QObject *parent=nullptr) | Fuoten::AbstractArticleModel | explicit |
| allItemsMarkedRead(qint64 newestItemId) | Fuoten::AbstractArticleModel | protectedslot |
| allItemsMarkedReadInQueue() | Fuoten::AbstractArticleModel | protectedslot |
| ArticleListModel(QObject *parent=nullptr) | Fuoten::ArticleListModel | explicit |
| articles() const | Fuoten::AbstractArticleModel | protected |
| BaseModel(QObject *parent=nullptr) | Fuoten::BaseModel | explicit |
| beginInsertColumns(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
| beginInsertRows(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
| beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | protected |
| beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | protected |
| beginRemoveColumns(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
| beginRemoveRows(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
| beginResetModel() | QAbstractItemModel | protected |
| blockSignals(bool block) | QObject | |
| bodyLimit | Fuoten::AbstractArticleModel | |
| bodyLimit() const | Fuoten::AbstractArticleModel | |
| bodyLimitChanged(int bodyLimit) | Fuoten::AbstractArticleModel | signal |
| buddy(const QModelIndex &index) const const | QAbstractItemModel | virtual |
| canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const const | QAbstractItemModel | virtual |
| canFetchMore(const QModelIndex &parent) const const | QAbstractItemModel | virtual |
| changePersistentIndex(const QModelIndex &from, const QModelIndex &to) | QAbstractItemModel | protected |
| changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to) | QAbstractItemModel | protected |
| checkIndex(const QModelIndex &index, CheckIndexOptions options) const const | QAbstractItemModel | |
| CheckIndexOption enum name | QAbstractItemModel | |
| CheckIndexOptions typedef | QAbstractItemModel | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| clear() override | Fuoten::AbstractArticleModel | protectedvirtual |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| createIndex(int row, int column, void *ptr) const const | QAbstractItemModel | protected |
| createIndex(int row, int column, quintptr id) const const | QAbstractItemModel | protected |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector< int > &roles) | QAbstractItemModel | |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const QMetaObject::Connection &connection) | QObject | static |
| disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| DoNotUseParent | QAbstractItemModel | |
| doubleParentId | Fuoten::BaseModel | |
| doubleParentId() const | Fuoten::BaseModel | |
| doubleParentIdChanged(double doubleParentId) | Fuoten::BaseModel | signal |
| dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | QAbstractItemModel | virtual |
| dumpObjectInfo() | QObject | |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| endInsertColumns() | QAbstractItemModel | protected |
| endInsertRows() | QAbstractItemModel | protected |
| endMoveColumns() | QAbstractItemModel | protected |
| endMoveRows() | QAbstractItemModel | protected |
| endRemoveColumns() | QAbstractItemModel | protected |
| endRemoveRows() | QAbstractItemModel | protected |
| endResetModel() | QAbstractItemModel | protected |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| feedDeleted(qint64 feedId) | Fuoten::AbstractArticleModel | protectedslot |
| feedMarkedRead(qint64 feedId, qint64 newestItemId) | Fuoten::AbstractArticleModel | protectedslot |
| feedMarkedReadInQueue(qint64 feedId, qint64 newestItemId) | Fuoten::AbstractArticleModel | protectedslot |
| fetchMore(const QModelIndex &parent) | QAbstractItemModel | virtual |
| findByID(qint64 id) const override | Fuoten::AbstractArticleModel | virtual |
| findByIDs(const IdList &ids) const override | Fuoten::AbstractArticleModel | virtual |
| findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
| folderDeleted(qint64 folderId) | Fuoten::AbstractArticleModel | protectedslot |
| folderMarkedRead(qint64 folderId, qint64 newestItemId) | Fuoten::AbstractArticleModel | protectedslot |
| folderMarkedReadInQueue(qint64 folderId, qint64 newestItemId) | Fuoten::AbstractArticleModel | protectedslot |
| handleStorageChanged(AbstractStorage *old) override | Fuoten::AbstractArticleModel | protectedvirtual |
| hasIndex(int row, int column, const QModelIndex &parent) const const | QAbstractItemModel | |
| headerData(int section, Qt::Orientation orientation, int role) const const | QAbstractItemModel | virtual |
| headerDataChanged(Qt::Orientation orientation, int first, int last) | QAbstractItemModel | |
| HorizontalSortHint | QAbstractItemModel | |
| IndexIsValid | QAbstractItemModel | |
| inherits(const char *className) const const | QObject | |
| inOperation | Fuoten::BaseModel | |
| inOperation() const | Fuoten::BaseModel | |
| inOperationChanged(bool inOperation) | Fuoten::BaseModel | signal |
| insertColumn(int column, const QModelIndex &parent) | QAbstractItemModel | |
| insertColumns(int column, int count, const QModelIndex &parent) | QAbstractItemModel | virtual |
| insertRow(int row, const QModelIndex &parent) | QAbstractItemModel | |
| insertRows(int row, int count, const QModelIndex &parent) | QAbstractItemModel | virtual |
| installEventFilter(QObject *filterObj) | QObject | |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| itemData(const QModelIndex &index) const const | QAbstractItemModel | virtual |
| itemMarked(qint64 itemId, bool unread) | Fuoten::AbstractArticleModel | protectedslot |
| itemsMarked(const Fuoten::IdList &itemIds, bool unread) | Fuoten::AbstractArticleModel | protectedslot |
| itemsRequested(const Fuoten::IdList &updatedItems, const Fuoten::IdList &newItems, const Fuoten::IdList &deletedItems) | Fuoten::AbstractArticleModel | protectedslot |
| itemsStarred(const QList< QPair< qint64, QString > > &articles, bool starred) | Fuoten::AbstractArticleModel | protectedslot |
| itemStarred(qint64 feedId, const QString &guidHash, bool starred) | Fuoten::AbstractArticleModel | protectedslot |
| killTimer(int id) | QObject | |
| layoutAboutToBeChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint) | QAbstractItemModel | |
| layoutChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint) | QAbstractItemModel | |
| LayoutChangeHint enum name | QAbstractItemModel | |
| limit | Fuoten::BaseModel | |
| limit() const | Fuoten::BaseModel | |
| limitChanged(int limit) | Fuoten::BaseModel | signal |
| load() override | Fuoten::AbstractArticleModel | slot |
| loaded | Fuoten::BaseModel | |
| loaded() const | Fuoten::BaseModel | |
| loadedChanged(bool loaded) | Fuoten::BaseModel | signal |
| match(const QModelIndex &start, int role, const QVariant &value, int hits, Qt::MatchFlags flags) const const | QAbstractItemModel | virtual |
| metaObject() const const | QObject | virtual |
| mimeData(const QModelIndexList &indexes) const const | QAbstractItemModel | virtual |
| mimeTypes() const const | QAbstractItemModel | virtual |
| moveColumn(const QModelIndex &sourceParent, int sourceColumn, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | |
| moveColumns(const QModelIndex &sourceParent, int sourceColumn, int count, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | virtual |
| moveRow(const QModelIndex &sourceParent, int sourceRow, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | |
| moveRows(const QModelIndex &sourceParent, int sourceRow, int count, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| NoLayoutChangeHint | QAbstractItemModel | |
| NoOption | QAbstractItemModel | |
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | |
| QObject::parent() const const | QObject | |
| parentId | Fuoten::BaseModel | |
| parentId() const | Fuoten::BaseModel | |
| parentIdChanged(qint64 parentId) | Fuoten::BaseModel | signal |
| parentIdType | Fuoten::AbstractArticleModel | |
| parentIdType() const | Fuoten::AbstractArticleModel | |
| parentIdTypeChanged(FuotenEnums::Type parentIdType) | Fuoten::AbstractArticleModel | signal |
| ParentIsInvalid | QAbstractItemModel | |
| persistentIndexList() const const | QAbstractItemModel | protected |
| property(const char *name) const const | QObject | |
| Q_CLASSINFO(Name, Value) | QObject | |
| Q_DISABLE_COPY(Class) | QObject | |
| Q_DISABLE_COPY_MOVE(Class) | QObject | |
| Q_DISABLE_MOVE(Class) | QObject | |
| Q_EMITQ_EMIT | QObject | |
| Q_ENUM(...) | QObject | |
| Q_ENUM_NS(...) | QObject | |
| Q_ENUMS(...) | QObject | |
| Q_FLAG(...) | QObject | |
| Q_FLAG_NS(...) | QObject | |
| Q_FLAGS(...) | QObject | |
| Q_GADGETQ_GADGET | QObject | |
| Q_INTERFACES(...) | QObject | |
| Q_INVOKABLEQ_INVOKABLE | QObject | |
| Q_NAMESPACEQ_NAMESPACE | QObject | |
| Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
| Q_OBJECTQ_OBJECT | QObject | |
| Q_PROPERTY(...) | QObject | |
| Q_REVISIONQ_REVISION | QObject | |
| Q_SET_OBJECT_NAME(Object) | QObject | |
| Q_SIGNALQ_SIGNAL | QObject | |
| Q_SIGNALSQ_SIGNALS | QObject | |
| Q_SLOTQ_SLOT | QObject | |
| Q_SLOTSQ_SLOTS | QObject | |
| QAbstractItemModel(QObject *parent) | QAbstractItemModel | |
| qFindChild(const QObject *obj, const QString &name) | QObject | |
| qFindChildren(const QObject *obj, const QString &name) | QObject | |
| qFindChildren(const QObject *obj, const QRegExp ®Exp) | QObject | |
| QObject(QObject *parent) | QObject | |
| qobject_cast(QObject *object) | QObject | |
| qobject_cast(const QObject *object) | QObject | |
| QObjectList typedef | QObject | |
| QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
| queueCleared() | Fuoten::AbstractArticleModel | protectedslot |
| receivers(const char *signal) const const | QObject | protected |
| reload() | Fuoten::BaseModel | virtualslot |
| removeColumn(int column, const QModelIndex &parent) | QAbstractItemModel | |
| removeColumns(int column, int count, const QModelIndex &parent) | QAbstractItemModel | virtual |
| removeEventFilter(QObject *obj) | QObject | |
| removeRow(int row, const QModelIndex &parent) | QAbstractItemModel | |
| removeRows(int row, int count, const QModelIndex &parent) | QAbstractItemModel | virtual |
| reset() | QAbstractItemModel | protected |
| resetInternalData() | QAbstractItemModel | protected |
| revert() | QAbstractItemModel | virtual |
| roleNames() const const | QAbstractItemModel | virtual |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| setBodyLimit(int nBodyLimit) | Fuoten::AbstractArticleModel | |
| setData(const QModelIndex &index, const QVariant &value, int role) | QAbstractItemModel | virtual |
| setDoubleParentId(double nDoubleParentId) | Fuoten::BaseModel | |
| setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) | QAbstractItemModel | virtual |
| setInOperation(bool nInOperation) | Fuoten::BaseModel | protected |
| setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles) | QAbstractItemModel | virtual |
| setLimit(int nLimit) | Fuoten::BaseModel | |
| setLoaded(bool loaded) | Fuoten::BaseModel | protected |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setParentId(qint64 nParentId) | Fuoten::BaseModel | |
| setParentIdType(FuotenEnums::Type nParentIdType) | Fuoten::AbstractArticleModel | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setRoleNames(const QHash< int, QByteArray > &roleNames) | QAbstractItemModel | protected |
| setSortingRole(FuotenEnums::SortingRole nSortingRole) | Fuoten::BaseModel | |
| setSortOrder(Qt::SortOrder nSortOrder) | Fuoten::BaseModel | |
| setStarredOnly(bool nStarredOnly) | Fuoten::AbstractArticleModel | |
| setStorage(AbstractStorage *nStorage) | Fuoten::BaseModel | |
| setSupportedDragActions(Qt::DropActions actions) | QAbstractItemModel | |
| setUnreadOnly(bool nUnreadOnly) | Fuoten::BaseModel | |
| signalsBlocked() const const | QObject | |
| sort(int column, Qt::SortOrder order) | QAbstractItemModel | virtual |
| sortingRole | Fuoten::BaseModel | |
| sortingRole() const | Fuoten::BaseModel | |
| sortingRoleChanged(FuotenEnums::SortingRole sortingRole) | Fuoten::BaseModel | signal |
| sortOrder | Fuoten::BaseModel | |
| sortOrder() const | Fuoten::BaseModel | |
| sortOrderChanged(Qt::SortOrder sortOrder) | Fuoten::BaseModel | signal |
| span(const QModelIndex &index) const const | QAbstractItemModel | virtual |
| starredOnly | Fuoten::AbstractArticleModel | |
| starredOnly() const | Fuoten::AbstractArticleModel | |
| starredOnlyChanged(bool starredOnly) | Fuoten::AbstractArticleModel | signal |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
| storage | Fuoten::BaseModel | |
| storage() const | Fuoten::BaseModel | |
| storageChanged(Fuoten::AbstractStorage *storage) | Fuoten::BaseModel | signal |
| submit() | QAbstractItemModel | virtual |
| supportedDragActions() const const | QAbstractItemModel | virtual |
| supportedDropActions() const const | QAbstractItemModel | virtual |
| thread() const const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| unreadOnly | Fuoten::BaseModel | |
| unreadOnly() const | Fuoten::BaseModel | |
| unreadOnlyChanged(bool unreadOnly) | Fuoten::BaseModel | signal |
| VerticalSortHint | QAbstractItemModel | |
| ~AbstractArticleModel() override | Fuoten::AbstractArticleModel | |
| ~ArticleListModel() override | Fuoten::ArticleListModel | |
| ~BaseModel() override | Fuoten::BaseModel | |
| ~QAbstractItemModel() | QAbstractItemModel | virtual |
| ~QObject() | QObject | virtual |