import QtQuick 2.0 GridView { anchors.fill: parent width: 320; height: 200 }