qt6-bb10/src/corelib
Stephen Kelly cc7239da8d Make it possible to use QPointer<const T>
This is possible with QWeakPointer, so allow it for migrating
code too.

In the process, replace the QPointerBase with a member variable for
simplicity. The functionality of the QPointerBase is replaced
by a TypeSelector template.

Change-Id: I3b4c77bdeda2b863cc33e84a3da8a25bae928c8c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-02-13 15:15:56 +01:00
..
animation Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
arch Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
codecs Correctly detect HTML 5 charset attribute in QTextCodec::codecForHtml() 2013-02-12 01:31:26 +01:00
doc Add qDegreesToRadians and qRadiansToDegrees math functions 2013-02-05 14:40:14 +01:00
global Add Q_DECL_UNUSED, marking functions or variables unused 2013-02-12 22:46:21 +01:00
io Remove overlapping variable names defined in VxWorks headers 2013-02-12 09:40:48 +01:00
itemmodels Update roleNames in QAbstractProxyModel if sourceModel resets. 2013-01-30 15:17:05 +01:00
json Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
kernel Make it possible to use QPointer<const T> 2013-02-13 15:15:56 +01:00
mimetypes Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
plugin Fix crash-on-exit with some plugin systems (e.g. sensors) 2013-02-07 23:32:05 +01:00
statemachine Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
thread Added support for multicore CPUs for INTEGRITY (V10+) target. 2013-01-30 18:53:58 +01:00
tools Make it possible to use QPointer<const T> 2013-02-13 15:15:56 +01:00
xml Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
Qt5CTestMacros.cmake Add missing WARNING header. 2012-12-13 23:50:01 +01:00
Qt5Config.cmake.in Add an umbrella cmake config file for Qt 5. 2013-01-24 20:37:34 +01:00
Qt5CoreConfigExtras.cmake.in Fix the computation of the location of mkspecs. 2012-12-20 13:22:02 +01:00
Qt5CoreMacros.cmake CMake: Make qt5_use_modules a macro, not a function. 2012-10-22 22:42:22 +02:00
QtCore.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
corelib.pro Add an umbrella cmake config file for Qt 5. 2013-01-24 20:37:34 +01:00
eval.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00