import QtQuick 2.0 import QtQuick.Controls 2.12 Item { Button { myproperty: 1 } }