Action { text: i18nc ( "@action:inmenu" , "Simple Action" ) } Kirigami . Action { text: i18nc ( "@action:inmenu" , "Nested Action with Multiple Choices" ) Kirigami . Action { text: i18nc ( "@action:inmenu" , "Disabled" ) checkable: true autoExclusive: true // Since KF 6.10 } } // custom FormCard delegate only supported on mobile Kirigami .