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
5c594515f6
qtdeclarative
/
tests
/
auto
/
qml
/
qmllint
/
data
/
SegFault.qml
7 lines
113 B
QML
Raw
Blame
History
import
QtQuick
as
T
T
.
Item
{
T
.
Rectangle
{
property
int
length:
parent
.
T
.
Screen
.
pixelDensity
}
}
Reference in New Issue
View Git Blame
Copy Permalink