context holder & generic
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
DoricShaderPlugin::DoricShaderPlugin(QObject *parent) : QObject(parent) {}
|
||||
|
||||
void DoricShaderPlugin::render(QJSValue jsValue, QString callbackId) {
|
||||
qDebug() << "";
|
||||
qDebug() << getContext();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user