PulseObjectFilterModel: Allow to set more filters
ClosedPublic

Authored by drosca on Apr 9 2016, 12:59 PM.

Details

Summary

Also in applet: hide event stream and move default devices
first in the list

BUG: 353436

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 updated this revision to Diff 3235.Apr 9 2016, 12:59 PM
drosca retitled this revision from to PulseObjectFilterModel: Allow to set more filters.
drosca updated this object.
drosca edited the test plan for this revision. (Show Details)
drosca added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptApr 9 2016, 12:59 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
This revision was automatically updated to reflect the committed changes.
broulik added a subscriber: broulik.May 7 2016, 1:51 PM

I hit the assert here:
Q_ASSERT(enumerator.scope() == metaObject()->className());

drosca added a comment.May 7 2016, 2:44 PM

Sorry, fixed.