[Interest] error connecting signals

Giuseppe D'Angelo dangelog at gmail.com
Tue May 7 13:53:57 CEST 2013


On 7 May 2013 11:59, Adrian Stern <adrian.stern at 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



More information about the Interest mailing list