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
a1a2c81d7f
qtdeclarative
/
tests
/
auto
/
qml
/
qqmlecmascript
/
data
/
signalAssignment.4.qml
7 lines
100 B
QML
Raw
Blame
History
import
Qt
.
test
1.0
MyQmlObject
{
onSignalWithGlobalName:
setString
(
'pass '
+
parseInt
(
"5"
)
)
}
Reference in New Issue
View Git Blame
Copy Permalink