This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
sirspudd
/
artriculate
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
175ea1684d
Haarat
Tagit
master
artriculate
/
qml
/
widgets
/
ItemCount.qml
ItemCount.qml
73 B
Historia
Raaka
1
2
3
4
5
import QtQuick 2.6
Widget {
text: "Items:" + globalUtil.itemCount
}