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):
34dc1d934e
Rami (Branch)
Tag
master
artriculate
/
qml
/
widgets
/
Resolution.qml
Resolution.qml
82 B
Cronologia
Originale
1
2
3
4
5
import QtQuick 2.6
Widget {
text: appWindow.width + "x" + appWindow.height
}