21 #ifndef SCRIPTABLE_VARIABLE_H
22 #define SCRIPTABLE_VARIABLE_H
24 #include <QtCore/QObject>
25 #include <QtQml/QJSValue>
27 #include "scriptablecontext.h"
39 void setContent(
const QString &content);
A container for static variables defined in Templates.
The Cutelee namespace holds all public Cutelee API.