[vlc-devel] [vlc-commits] Qt, recents: elide on display in the menu, not at creation
Jean-Baptiste Kempf
jb at videolan.org
Tue May 10 14:30:40 CEST 2011
On Tue, May 10, 2011 at 01:49:51PM +0200, Rémi Denis-Courmont wrote :
> Err? Are you sure the anonymous QString object l.at(i) does not get
> destroyed right before decode_URI_duplicate() is called?
I am never sure of anything, except that I am...
Back to the topic, the QStringList l is on the outside scope here, and
so the QString l.at( i ) should be valid until we get out of
if (recentsMenu)
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list