EventRsvp QML Type
The EventRsvp element contains Rsvp-information of an event. More...
Import Statement: | import QtOrganizer 5.0 |
Properties
- organizerEmail : variant
- organizerName : variant
- participationRole : variant
- participationStatus : variant
- responseDate : variant
- responseDeadline : variant
- responseRequirement : variant
Signals
Methods
Detailed Description
EventRsvp detail contains user specific information about calendar event like participation status and role, information about response dates and information about organizer of the event. See more details from the properties themselves and the QOrganizerEventRsvp.
See also QOrganizerEventRsvp.
Property Documentation
This property holds the calendar user's participation role related to the event. See EventAttendee::participationRole for more details.
See also EventAttendee::participationRole.
This property holds the calendar user's participation status related to the event. See EventAttendee::participationStatus for more details.
See also EventAttendee::participationStatus.
Signal Documentation
See also Detail::onDetailChanged.
Method Documentation
See also value() and Detail::setValue.
See also setValue() and Detail::value.