qt5base-lts/tests/auto/qlibrary
Kim Motoyoshi Kalland b949b17c3c Changed QLibrary::resolve() to return a function pointer.
According to the C++ standard, there is no guarantee that
you can cast between function pointers and void pointers
without data loss (section 5.2.10-6).

Change-Id: I27f4d835e4c8ca8ecca0d76cfea9ce34491956bd
Reviewed-on: http://codereview.qt.nokia.com/1995
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
2011-07-25 12:58:23 +02:00
..
lib Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
lib2 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
library_path Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qlibrary.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qlibrary.cpp Changed QLibrary::resolve() to return a function pointer. 2011-07-25 12:58:23 +02:00