This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
sirspudd
/
artriculate
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
41bf64f401
Dallar
Biçim İmleri
master
artriculate
/
qml
/
widgets
/
ItemCount.qml
ItemCount.qml
73 B
Geçmiş
Ham
1
2
3
4
5
import QtQuick 2.6
Widget {
text: "Items:" + globalUtil.itemCount
}