21#ifndef TAGLIBRARYINTERFACE_H
22#define TAGLIBRARYINTERFACE_H
24#include "outputstream.h"
27#include <QtCore/QHash>
108 "org.cutelee.TagLibraryInterface/1.0")
Base class for all NodeFactories.
Cutelee::Engine is the main entry point for creating Cutelee Templates.
Base class for all filters.
The TagLibraryInterface returns available tags and filters from libraries.
virtual QHash< QString, AbstractNodeFactory * > nodeFactories(const QString &name={})
virtual QHash< QString, Filter * > filters(const QString &name={})
The Cutelee namespace holds all public Cutelee API.