In the QML, write the following code: import QtQuick 2.12 import "calculatorLogic.js" as CalculatorLogic Item { // someplace in code ...
確定! 回上一頁