person QML Value Type
Represents a person, by name and email address. More...
Import Statement: | import org.kde.kcalendarcore |
In C++: | Person |
Properties
Detailed Description
This class represents a person, with a name and an email address. It supports the "FirstName LastName <mail@domain>" format.
Property Documentation
email : string |
fullName : string |
isEmpty : bool |
name : string |