就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 4.8.7
Hello Script Example
helloscript.js Example File
helloscript.js Example File
script/helloscript/helloscript.js
button
.
text
=
qsTr
(
'Hello World!'
);
button
.
styleSheet
=
'font-style: italic'
;
button
.
show
();