QML 粒子和發射器例子

import QtQuick 2.2 import QtQuick.Window 2.1 import QtQuick.Particles 2.0   Window { visible: true; width: 600; height: 400; color: "lightblue"; id: root;   Rectangle {
相關文章
相關標籤/搜索