MusicAppRequestsIPCStore QML Type

An IPC for music application requests. More...

Since: Qt 5.12

Properties

Detailed Description

The MusicAppRequestsIPCStore is meant to be used only for the music requests use case, enabling music, tuner and webradio apps to know whether spotify and/or webradio are installed from the appstore, or added / removed. This interface can be accessed only from the mentioned apps.

Property Documentation

appmanCnx : var

This property is used to listen to the ApplicationManager to get the status of external application in Neptune 3.


spotifyInstalled : bool

This property holds whether spotify application is installed or not in Neptune 3.


webradioInstalled : bool

This property holds whether web radio application is installed or not in Neptune 3.


© 2018 Pelagicore AG. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.