This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
semlanik
/
qtprotobuf
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
Yêu cầu khéo về
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
/
PrimaryText.qml
PrimaryText.qml
100 B
Lịch sử
Raw
1
2
3
4
5
6
7
import QtQuick 2.0
Text {
color: "#FFFFFF"
font.pointSize: 12
font.weight: Font.Bold
}