[vlc-devel] Qt4 Interface quetion.
Grae Cullen
tua57044 at temple.edu
Mon Jul 14 19:28:22 CEST 2008
>> I would like to know what code is run when you click on
>> the individual videos tracks in the video sub-menu. (Click
>> Video->Video Track->Track 1,2,etc.)
>
>you can take a look on modules/gui/qt4/menus.cpp
>There are several macros and menu is created by
>more functions. Maybe starting point can be
>line 480 function VideoMenu().
>
From what little I know about qt4, and I do know very
little about it, there is a function called connect, that
connects a menu option with a particular function. I am
having trouble finding where the actual function is that is
run by the menu, as opposed to the actual creation of the menu.
Thanks,
Grae
More information about the vlc-devel
mailing list