VolumeObject: Make channelVolumes readable from QML
ClosedPublic

Authored by drosca on Apr 30 2017, 10:02 AM.

Details

Summary

Use QList<qreal> instead of QList<qint64> which is not supported by QML.

Test Plan

Can now be read from QML

Diff Detail

Repository
R115 Plasma Audio Volume Applet
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
drosca created this revision.Apr 30 2017, 10:02 AM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 30 2017, 10:02 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Apr 30 2017, 11:02 AM
This revision is now accepted and ready to land.Apr 30 2017, 11:02 AM
This revision was automatically updated to reflect the committed changes.