Last active
April 22, 2019 10:11
-
-
Save gastonfeng/11fa3f2a191793db81a7fee216ca9e6f to your computer and use it in GitHub Desktop.
QML语法
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
可以使用内置的JavaScript parseInt()函数 - 例如 | |
@ | |
text:parseInt(textInput1.text)+ 1 | |
@ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment