import QtQuick 2.5 import "." Item { id: frame Item { anchors.fill: parent } }