On 7 May 2013 11:59, Adrian Stern <adrian.st...@screenfood.com> wrote:
> VideoPlayer which extends PlayerBase, IControllable and IPlaceable.
> PlayerBase extends QObject and has the macro in it.
>
>
>
> When I try to connect the signal like this:
>
> connect(&vp1, &VideoPlayer::next, this, &DisplayManager::nextVideo);

Is the signal defined in the VideoPlayer or in the PlayerBase class?

--
Giuseppe D'Angelo
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to