21 #ifndef TAGLIBRARYINTERFACE_H 22 #define TAGLIBRARYINTERFACE_H 24 #include "outputstream.h" 27 #include <QtCore/QHash> 31 class AbstractNodeFactory;
108 "org.cutelee.TagLibraryInterface/1.0")
The Cutelee namespace holds all public Cutelee API.
virtual QHash< QString, Filter * > filters(const QString &name={})
virtual QHash< QString, AbstractNodeFactory * > nodeFactories(const QString &name={})
The TagLibraryInterface returns available tags and filters from libraries.