Skip to content
Snippets Groups Projects
Commit 0a4cacfa authored by Romain Vimont's avatar Romain Vimont Committed by Pierre Lamot
Browse files

qt: medialib: remove properties from model items


In list models, items properties are accessed via
QAbstractItemModel::data().

QObjects themselves are not exposed (and must not be exposed) directly,
so the properties are useless.

Signed-off-by: default avatarPierre Lamot <pierre@videolabs.io>
parent 092891ad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment