QtOrganizer.VisualReminder
The VisualReminder element contains information about a visual reminder of an item. More...
Import Statement: | import QtOrganizer 5.0 |
Inherits: |
Properties
Signals
Detailed Description
The following fields are supported:
- VisualReminder.FieldRepetitionCount
- VisualReminder.FieldRepetitionDelay
- VisualReminder.FieldSecondsBeforeStart
- VisualReminder.FieldDataUrl
- VisualReminder.FieldMessage
See also Reminder and QOrganizerItemVisualReminder.
Property Documentation
dataUrl : url |
This property holds the url of the visual data which the user wishes to be displayed as part of the reminder.
message : string |
This property holds the message which the user wishes to be displayed as part of the reminder.
Signal Documentation
onDetailChanged() |
See also Detail::onDetailChanged.