摘要: import QtQuick 2.4import QtQuick.Window 2.2Window { visible: true MainForm { anchors.fill: parent } Rectangle{ width: 300 ... 阅读全文
posted @ 2015-08-27 21:19 yshy 阅读(251) 评论(0) 推荐(0) 编辑
摘要: import QtQuick 2.4import QtQuick.Controls 1.4import QtQuick.Controls.Styles 1.4import QtQuick.Window 2.2Window { visible: true MainForm { ... 阅读全文
posted @ 2015-08-27 21:01 yshy 阅读(287) 评论(0) 推荐(0) 编辑
摘要: import QtQuick 2.4import QtQuick.Controls 1.4import QtQuick.Controls.Styles 1.4import QtQuick.Window 2.2Window { visible: true MainForm { ... 阅读全文
posted @ 2015-08-27 20:34 yshy 阅读(314) 评论(0) 推荐(0) 编辑