import QtQuick 2.15 GetStartedForm { objectName: "getstarted" backButton.onClicked: pageView.pop() }