[vlc-devel] commit: Qt4: implement PlaylistEventManager functionality in MainInputManager ( Jakob Leben )

Jakob Leben jakob.leben at gmail.com
Mon Nov 9 14:08:55 CET 2009


On Mon, Nov 9, 2009 at 9:01 AM, Jean-Baptiste Kempf <jb at videolan.org> wrote:

> Then, MainInputManager is a QObject derivative, so I believe that the
> static_casts around MainInputManager could be replaced with success by
> using qobject_cast, which is better for QObjects.
>

Unfortunately, it seems this is not the fact, since qobject_cast expects a
QObject* at the argument, which in our case is void*.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20091109/dbea9287/attachment.html>


More information about the vlc-devel mailing list