This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
sirspudd
/
artriculate
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
41bf64f401
Rami (Branch)
Tag
master
artriculate
/
qml
/
widgets
/
ItemCount.qml
ItemCount.qml
73 B
Cronologia
Originale
1
2
3
4
5
import QtQuick 2.6
Widget {
text: "Items:" + globalUtil.itemCount
}