我正試圖將資料從qml傳送到python,但我收到一個錯誤。 測試:PY: #!/usr/bin/env python import sys from PySide import QtCore, QtGui, QtDeclarative class Test( ...
確定! 回上一頁