{ "name": "NotificationUrgency", "module": "Quickshell.Services.Notifications", "type": "class", "super": { "type": "qt", "module": "qml.QtQml", "name": "QtObject" }, "description": "The urgency level of a Notification.", "details": "See TYPE99MQS_Quickshell_Services_Notifications99NNotification99Vurgency99Tprop99TYPE.\n", "flags": [ "enum" ], "properties": {}, "functions": [ { "ret": { "type": "qt", "module": "qml", "name": "string" }, "name": "toString", "id": "toString", "details": null, "params": [ { "name": "value", "type": { "type": "local", "module": "Quickshell.Services.Notifications", "name": "NotificationUrgency" } } ] } ], "signals": {}, "variants": { "Low": { "details": null }, "Normal": { "details": null }, "Critical": { "details": null } } }