Obsolete Members for Notification

The following members of QML type Notification are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Property Documentation

origin : string

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

A property indicating the origin of the notification.

The origin hint can be used to associate an external property with a notification, separate from the intermediary that reports the notification. For example, a notification of a new email is created and handled by an email client application, but notionally originates at the sender's email address.

This property is transmitted as the extension hint value "x-nemo-origin".