21 #ifndef DEFAULTFILTERS_H 22 #define DEFAULTFILTERS_H 29 #include "stringfilters.h" 31 #include "taglibraryinterface.h" 44 Q_PLUGIN_METADATA(IID
"org.cutelee.TagLibraryInterface")
61 filters.
insert(QStringLiteral(
"default_if_none"),
iterator insert(const Key &key, const T &value)
The Cutelee namespace holds all public Cutelee API.
The TagLibraryInterface returns available tags and filters from libraries.
The Parser class processes a string template into a tree of nodes.
QHash< QString, Filter * > filters(const QString &name={}) override