SoundsPicker
SoundsPicker Class Reference
Properties | |
alias | audioPlayer |
bool | notification |
string | selectedUrl |
alias | theme |
Detailed Description
A sound picker component for picking ringtones and notifications.
\inherits QtQuick.ListView
Definition at line 18 of file SoundsPicker.qml.
Property Documentation
◆ audioPlayer
|
read |
Definition at line 38 of file SoundsPicker.qml.
◆ notification
|
read |
This property controls the sound type (ringtone or notification).
Definition at line 28 of file SoundsPicker.qml.
◆ selectedUrl
|
read |
This property holds the selected audio url.
Definition at line 23 of file SoundsPicker.qml.
◆ theme
|
read |
This property lets you choose sound theme, default to "plasma-mobile".
Definition at line 33 of file SoundsPicker.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.