[vlc-devel] [vlc-commits] commit: qt4: Don't create QMenu without parents (Erwan Tulou )

brezhoneg1 brezhoneg1 at yahoo.fr
Wed Apr 7 15:24:37 CEST 2010


Hi,

    True for qt4, but wrong for skins ... All four of them are used in the skins API given to skins developpers ( as expressed in this excerpt from the skins website)

    dialogs.popup(): Show the full popup menu, (already available with a right-click on a Image control).
  
    dialogs.audioPopup(): Show the audio settings popup menu (since VLC 0.8.6).
  
    dialogs.videoPopup(): Show the video settings popup menu (since VLC 0.8.6).
  
    dialogs.miscPopup(): Show a popup menu containing playback control and general options (since VLC 0.8.6).
  
   Though it is not widely used, some skins do use them.


--- En date de : Mer 7.4.10, Jakob Leben <jakob.leben at gmail.com> a écrit :

De: Jakob Leben <jakob.leben at gmail.com>
Objet: Re: [vlc-devel] [vlc-commits] commit: qt4: Don't create QMenu without parents (Erwan Tulou )
À: "Mailing list for VLC media player developers" <vlc-devel at videolan.org>
Date: Mercredi 7 avril 2010, 14h12

On Wed, Apr 7, 2010 at 10:07 AM, brezhoneg1 <brezhoneg1 at yahoo.fr> wrote:



hi,

   I fear things are a lot more complicated

    -  There is not one popmenu menu but four independent popmenus (PopMenu, VideoPopupMenu, AudioPopupMenu, MiscPopupMenu)
    (see dialogs_provider.cpp around line 162)


I think other ones besides PopupMenu are not used anywhere.





      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100407/264acbce/attachment.html>


More information about the vlc-devel mailing list