This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
semlanik
/
qtprotobuf
Segui
1
Vota
0
Forka
0
File
Problemi
Pull Requests
0
Wiki
Albero (Tree):
91e749457e
Rami (Branch)
Tag
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
Cronologia
Originale
1
2
3
4
5
6
import QtQuick 2.0
Text {
color: "#EEEEEE"
font.pointSize: 12
}