Hi,

I was just wondering why the *_libpaths are QScopedPointer<QStringList> 
instead of just QStringList? If the answer is "lazy evaluation", a bool 
*_libpaths_inited would be preferable, if the lists can ever be empty., or 
not? The handling code is made very complicated by the use of 
QScopedPointer...

Thanks,
Marc

-- 
Marc Mutz <marc.m...@kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Tel: +49-30-521325470
KDAB - The Qt Experts
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to