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:

PagePoolAction

Status: Deprecated

This type is deprecated. We strongly advise against using it in new code.

Properties

Detailed Description

Property Documentation

actionName : string [required]

The name of the action for when it needs to be referenced.

Primary use case if for setting a default page in CategorizedSettings.