import QtQuick 2.6 Widget { text: screenSize.width + "x" + screenSize.height }