ActivityInfo QML Type
Activity info. More...
| Import Statement: | import org.kde.activities |
Properties
- activityId : string
- description : string
- icon : string
- name : string
- valid : bool
Detailed Description
Property Documentation
activityId : string
Unique identifier of the activity
description : string
Name of the activity
icon : string
Activity icon
name : string
Name of the activity
valid : bool [read-only]
Is the activity a valid one - does it exist?