A QML document may import a JavaScript resource with the following syntax: import "ResourceURL" as Qualifier. For example: import "jsfile.js" as Logic.
確定! 回上一頁