Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

how to use a class written in javascript to qml ?

$
0
0
what need write for a type spot, to use the class written in javascript ? import QtQuick 1.0 import "control.js" as ScriptControl   Item {     property type control: new ScriptControl.Control();

Viewing all articles
Browse latest Browse all 13965

Trending Articles