import QtQuick import QtQuick.Controls import MyApp 1.0 MainScreenUI { //onIncrementClicked: app.increment() //onResetClicked: app.reset() }