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
0837453ef9
qtdeclarative
/
tests
/
auto
/
qml
/
qqmlcontext
/
data
/
qtbug_53431.qml
8 lines
126 B
QML
Raw
Blame
History
import
QtQml
2.0
QtObject
{
property
int
value:
{
console
.
log
(
"lookup in global object"
)
return
1
}
}
Reference in New Issue
View Git Blame
Copy Permalink