context holder & generic
This commit is contained in:
@@ -19,7 +19,6 @@ void DoricBridgeExtension::callNative(QString contextId, QString module,
|
||||
Qt::DirectConnection, QGenericReturnArgument(),
|
||||
Q_ARG(QJSValue, jsValue),
|
||||
Q_ARG(QString, callbackId));
|
||||
qDebug() << plugin;
|
||||
}
|
||||
qDebug() << "contextId: " + contextId;
|
||||
qDebug() << "module: " + module;
|
||||
|
Reference in New Issue
Block a user