This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
sirspudd
/
artriculate
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
9eda7724f4
Ramuri
Etichete
master
artriculate
/
qml
/
widgets
/
Resolution.qml
Resolution.qml
82 B
Istoric
Crud
1
2
3
4
5
import QtQuick 2.6
Widget {
text: appWindow.width + "x" + appWindow.height
}