attachment QML Value Type

Represents information related to an attachment for a Calendar Incidence. More...

Import Statement: import org.kde.kcalendarcore
In C++: Attachment

Properties

Detailed Description

This is not an email message attachment.

Calendar Incidence attachments consist of:

This class is used to associate files (local or remote) or other resources with a Calendar Incidence.

Property Documentation

isBinary : bool [read-only]


isEmpty : bool [read-only]


isLocal : bool


isUri : bool [read-only]


label : string


mimeType : string


showInline : bool


size : int [read-only]


uri : string