[vlc-devel] commit: Qt4: use objects directly ( Rémi Denis-Courmont )

git version control git at videolan.org
Sat Sep 20 16:25:55 CEST 2008


vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Sat Sep 20 15:32:02 2008 +0300| [a48ae2840bd3807389a4bf3a66dc68c3ec771f21] | committer: Rémi Denis-Courmont 

Qt4: use objects directly

I do not know how the Qt4 itnerface reference counts VLC objects when
it comes to the menu. However, it is a bit suspicious that it seems to
need no yield/release (reference inherited from something else?).

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a48ae2840bd3807389a4bf3a66dc68c3ec771f21
---

 modules/gui/qt4/menus.cpp |   64 +++++++++++++++++----------------------------
 modules/gui/qt4/menus.hpp |   10 +++---
 2 files changed, 29 insertions(+), 45 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a48ae2840bd3807389a4bf3a66dc68c3ec771f21



More information about the vlc-devel mailing list