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

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

BaseItem(QObject *parent=nullptr)BaseItemexplicit
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
clearError()BaseItem
component() constBaseItemprotected
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) 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
copy(BaseItem *other) overrideFoldervirtual
customEvent(QEvent *event)QObjectprotectedvirtual
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) constQObject
disconnect(const QObject *receiver, const char *method) 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() constQObject
dumpObjectTree()QObject
dumpObjectTree() constQObject
dynamicPropertyNames() constQObject
errorBaseItem
error() constBaseItem
errorChanged(Fuoten::Error *error)BaseItemsignal
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
feedCountFolder
feedCount() constFolder
feedCountChanged(uint feedCount)Foldersignal
findChild(const QString &name, Qt::FindChildOptions options) constQObject
findChildren(const QString &name, Qt::FindChildOptions options) constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) constQObject
Folder(QObject *parent=nullptr)Folderexplicit
Folder(qint64 id, const QString &name, uint feedCount, uint unreadCount, QObject *parent=nullptr)Folder
idBaseItem
id() constBaseItem
idChanged(qint64 id)BaseItemsignal
inherits(const char *className) constQObject
inOperationBaseItem
inOperation() constBaseItem
inOperationChanged(bool inOperation)BaseItemsignal
installEventFilter(QObject *filterObj)QObject
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isWidgetType() constQObject
isWindowType() constQObject
killTimer(int id)QObject
markAsRead(Fuoten::AbstractConfiguration *config, Fuoten::AbstractStorage *storage, bool enqueue=false)Folder
markAsRead(bool enqueue=false)Folder
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
nameFolder
name() constFolder
nameChanged(const QString &name)Foldersignal
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName)QObject
parent() constQObject
property(const char *name) constQObject
QObject(QObject *parent)QObject
receivers(const char *signal) constQObjectprotected
remove(Fuoten::AbstractConfiguration *config, Fuoten::AbstractStorage *storage=nullptr)Folder
remove()Folder
removeEventFilter(QObject *obj)QObject
rename(const QString &newName, Fuoten::AbstractConfiguration *config, Fuoten::AbstractStorage *storage=nullptr)Folder
rename(const QString &newName)Folder
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setComponent(Component *nComp)BaseItemprotected
setError(Error *nError)BaseItemprotected
setFeedCount(uint nFeedCount)Folder
setId(qint64 nId)BaseItem
setName(const QString &nName)Folder
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setUnreadCount(uint nUnreadCount)Folder
signalsBlocked() constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
unreadCountFolder
unreadCount() constFolder
unreadCountChanged(uint unreadCount)Foldersignal
~BaseItem() overrideBaseItem
~Folder() overrideFolder
~QObject()QObjectvirtual