eg. 'wrapper', 'category:python' or '"document database"'
#include <QtCore/qobject.h>
class Object : public QObject
{
Q_OBJECT
};