QML侧边伸缩导航栏

import QtQuick 2.0 Rectangle { id: root width: 100; height: 400; color: "white" Rectangle { id: hideButton anchors { top: parent.top; bottom:parent.bottom; left:par
相关文章
相关标签/搜索