It automatically sets up the window for use with QtQuick 2.x graphical types. To use this type, ... Window { x: 100; y: 100; width: 100; height: 100 } ...
確定! 回上一頁