SettingAction QML Type
SettingAction defines a settings page, and is typically used by a CategorizedSettings object. Since 1.3.0, use ConfigurationModule instead. More...
| Import Statement: | import org.kde.kirigamiaddons.settings |
| Inherits: | |
| Status: | Deprecated |
This type is deprecated. We strongly advise against using it in new code.
Properties
- actionName : string
Detailed Description
Property Documentation
actionName : string |
The name of the action for when it needs to be referenced.
Primary use case if for setting a default page in CategorizedSettings.