In QML, you can connect and disconnect signal / slot connections using the following syntax: object1.signal.connect (object2.slot); object1.
確定! 回上一頁