[vlc-devel] commit: Qt4: store input_item_t* in plitem and handle metadata in model ( Ilkka Ollakka )

Jakob Leben jakob.leben at gmail.com
Fri Aug 14 17:50:30 CEST 2009


On Fri, Aug 14, 2009 at 4:56 PM, Jean-Baptiste Kempf <jb at videolan.org>wrote:

>
> Well, the view code could really be rewritten, once we are sure that the
> model is ok.


Well, you can not rewrite QAbstractItemView to hold a lock on the VLC
playlist. You can subclass it, but that gap between obtaining a QModelIndex
and passing it as argument to the model happens "automatically" in that
abstract class - in large extent.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090814/c02f7b92/attachment.html>


More information about the vlc-devel mailing list