This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
semlanik
/
qtprotobuf
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
Beolvasztási kérések
0
Wiki
Fa:
76717aa25d
Branch-ok
Tag-ek
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
Előzmények
Nyers
1
2
3
4
5
6
7
import QtQuick 2.0
Text {
color: "#FFFFFF"
font.pointSize: 12
font.weight: Font.Bold
}