|
libfuoten 0.8.1
Qt based library to access the ownCloud/Nextcloud News App API
|
This is the complete list of members for Folder, including all inherited members.
| BaseItem(QObject *parent=nullptr) | BaseItem | explicit |
| clearError() | BaseItem | |
| component() const | BaseItem | protected |
| copy(BaseItem *other) override | Folder | virtual |
| error | BaseItem | |
| error() const | BaseItem | |
| errorChanged(Fuoten::Error *error) | BaseItem | signal |
| feedCount | Folder | |
| feedCount() const | Folder | |
| feedCountChanged(uint feedCount) | Folder | signal |
| Folder(QObject *parent=nullptr) | Folder | explicit |
| Folder(qint64 id, const QString &name, uint feedCount, uint unreadCount, QObject *parent=nullptr) | Folder | |
| id | BaseItem | |
| id() const | BaseItem | |
| idChanged(qint64 id) | BaseItem | signal |
| inOperation | BaseItem | |
| inOperation() const | BaseItem | |
| inOperationChanged(bool inOperation) | BaseItem | signal |
| markAsRead(Fuoten::AbstractConfiguration *config, Fuoten::AbstractStorage *storage, bool enqueue=false) | Folder | |
| markAsRead(bool enqueue=false) | Folder | |
| name | Folder | |
| name() const | Folder | |
| nameChanged(const QString &name) | Folder | signal |
| remove(Fuoten::AbstractConfiguration *config, Fuoten::AbstractStorage *storage=nullptr) | Folder | |
| remove() | Folder | |
| rename(const QString &newName, Fuoten::AbstractConfiguration *config, Fuoten::AbstractStorage *storage=nullptr) | Folder | |
| rename(const QString &newName) | Folder | |
| setComponent(Component *nComp) | BaseItem | protected |
| setError(Error *nError) | BaseItem | protected |
| setFeedCount(uint nFeedCount) | Folder | |
| setId(qint64 nId) | BaseItem | |
| setName(const QString &nName) | Folder | |
| setUnreadCount(uint nUnreadCount) | Folder | |
| unreadCount | Folder | |
| unreadCount() const | Folder | |
| unreadCountChanged(uint unreadCount) | Folder | signal |
| ~BaseItem() override | BaseItem | |
| ~Folder() override | Folder |