Tagging-members

Search for usage in LXR

Tagging Member List

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

addTagToUrl(const QString tag, const QUrl &url)Taggingslot
bindableObjectName()QObject
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction 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 QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fav(const QUrl &url)Taggingslot
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
get(const QString &query, std::function< bool(QVariantMap &item)> modifier=nullptr)Taggingslot
getAllTags(const bool &strict=false)Taggingslot
getInstance()Taggingstatic
getTags(const int &limit=5)Taggingslot
getTagUrls(const QString &tag, const QStringList &filters, const bool &strict=false, const int &limit=9999, const QString &mime=QStringLiteral(""))Taggingslot
getUrls(const QString &tag, const bool &strict=false, const int &limit=MAX_LIMIT, const QString &mimeType=QStringLiteral(""), std::function< bool(QVariantMap &item)> modifier=nullptr)Taggingslot
getUrlsTags(const bool &strict=false)Taggingslot
getUrlTags(const QString &url, const bool &strict=false)Taggingslot
getUrlTags(const QUrl &url)Taggingslot
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
isFav(const QUrl &url, const bool &strict=false)Taggingslot
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent() const constQObject
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)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_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
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
qmlInstance(QQmlEngine *engine, QJSEngine *scriptEngine) (defined in Tagging)Tagginginlinestatic
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
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
removeTag(const QString &tag, const bool &strict=false)Taggingslot
removeTagToUrl(const QString tag, const QUrl &url)Taggingslot
removeUrl(const QString &url)Taggingslot
removeUrlTag(const QString &url, const QString &tag)Taggingslot
removeUrlTags(const QString &url, const bool &strict=false)Taggingslot
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setTagIconName(QVariantMap &item) (defined in Tagging)Taggingprotectedstatic
signalsBlocked() const constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
tag(const QString &tag, const QString &color=QString(), const QString &comment=QString())Taggingslot
tagExists(const QString &tag, const bool &strict=false)Taggingslot
tagged(QVariantMap tag) (defined in Tagging)Taggingsignal
tagRemoved(QString tag) (defined in Tagging)Taggingsignal
tagUrl(const QString &url, const QString &tag, const QString &color=QString(), const QString &comment=QString())Taggingslot
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toggleFav(const QUrl &url)Taggingslot
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
unFav(const QUrl &url)Taggingslot
updateUrl(const QString &url, const QString &newUrl)Taggingslot
updateUrlTags(const QString &url, const QStringList &tags, const bool &strict=false)Taggingslot
urlRemoved(QString url) (defined in Tagging)Taggingsignal
urlTagExists(const QString &url, const QString &tag)Taggingslot
urlTagged(QString url, QString tag) (defined in Tagging)Taggingsignal
urlTagRemoved(QString tag, QString url) (defined in Tagging)Taggingsignal
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Aug 30 2024 11:47:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.