DataPtr vs. TrackPtr in the collection browser

Ian Monroe ian at monroe.nu
Fri May 18 04:20:16 CEST 2007


Why does the Collection Browser work with DataPtrs as opposed to
TrackPtrs. One would assume it needs TrackPtrs anyways.

When you start talking about casting QList< KSharedPtr< Meta::MetaBase
> > to QList< KSharedPtr< Meta::Track> > things start getting
complicated. :) I don't know how to cast it at least.

The playlist is written in terms of TrackPtrs currently.

Thanks,
Ian


More information about the Amarok-devel mailing list