@accepts(RB.RhythmDBQueryModel) @returns(none) def set_query_model(model)
Sets a new query model for the playlist. This updates the entry view to use the new query model and also updates the source query-model property.
This needs to be called when the playlist subclass creates a new query model.
model : |
the new RB.RhythmDBQueryModel |