import QtQuick 2.14 import StatusQ.Popups 0.1 StatusAction { objectName: "viewProfileMenuItem" text: qsTr("View Profile") icon.name: "profile" }