//IconSVG.qml import QtQuick 2.0 import QtQuick.Window 2.2 import QtGraphicalEffects 1.0 Image { id: root property alias color: ...
確定! 回上一頁