import QtQuick import QtQuick.Dialogs MessageDialog { title: "Info" buttons: MessageDialog.Ok }