This website works better with JavaScript
Home
Explore
Help
Register
Sign In
semlanik
/
qtprotobuf
Watch
1
Star
0
Fork
0
Files
Issues
Pull Requests
0
Wiki
Tree:
76717aa25d
Branches
Tags
0.1.0
0.2
0.3
0.4
0.5
0.6
ci_check
fix_94
json
master
v0.6.0
v0.5.1
v0.5.0
v0.4.0
v0.3.1
v0.2.1
v0.3.0
v0.2.0
v0.1.1
v0.1.0
qtprotobuf
/
examples
/
addressbook
/
qml
/
SecondaryText.qml
SecondaryText.qml
73 B
History
Raw
1
2
3
4
5
6
import QtQuick 2.0
Text {
color: "#EEEEEE"
font.pointSize: 12
}