This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
qtdeclarative
mirror of
https://github.com/qt/qtdeclarative.git
Watch
1
Star
0
Fork
You've already forked qtdeclarative
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bda7b2a444
qtdeclarative
/
tests
/
auto
/
qml
/
qmlcppcodegen
/
data
/
math.qml
7 lines
97 B
QML
Raw
Blame
History
import
QML
QtObject
{
property
int
a:
Math
.
max
(
5
,
7
,
9
,
-
111
)
property
var
b:
50
/
22
}
Reference in New Issue
View Git Blame
Copy Permalink