SoundsPicker

Search for usage in LXR

SoundsPicker Class Reference

Inherits ListView.

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

alias SoundsPicker::audioPlayer
read

Definition at line 38 of file SoundsPicker.qml.

◆ notification

bool SoundsPicker::notification
read

This property controls the sound type (ringtone or notification).

Definition at line 28 of file SoundsPicker.qml.

◆ selectedUrl

string SoundsPicker::selectedUrl
read

This property holds the selected audio url.

Definition at line 23 of file SoundsPicker.qml.

◆ theme

string SoundsPicker::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 Sat Apr 27 2024 22:09:57 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.