import QtQuick 2.0 import QtQuick.Controls 2.4 Item { anchors.fill: parent }