SoundsModel QML Type
Import Statement: | import org.kde.kirigamiaddons.sounds |
Properties
- Roles : enumeration
- defaultAudio : list<string>
- notification : bool
- theme : string
Signals
Detailed Description
Property Documentation
Roles : enumeration |
Constant | Value |
---|---|
NameRole | |
UrlRole |
defaultAudio : list<string> |
notification : bool |
theme : string |
Signal Documentation
defaultAudioChanged() |
Note: The corresponding handler is onDefaultAudioChanged
.
notificationChanged() |
Note: The corresponding handler is onNotificationChanged
.
themeChanged() |
Note: The corresponding handler is onThemeChanged
.