qt5base-lts/src
Fabian Kosmale d5b79e876e QBindable: Mark non-modifying methods as const
A few methods in QBindable which do not modify anything were not marked
as const so far. This adds the missing const, and a test to verify that
they work.

As all methods are fully inline, this does not cause any binary
compatibility issues.

Fixes: QTBUG-89508
Change-Id: If06d33bc405232887b8c371c268840ba34dbadf6
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2021-04-14 09:24:33 +02:00
..
3rdparty Android: Bump gradle (plugin) versions 2021-04-10 14:08:07 +02:00
android Android: Bump gradle (plugin) versions 2021-04-10 14:08:07 +02:00
concurrent QtConcurrentIterateKernel: fix warning 2021-04-12 10:31:54 +00:00
corelib QBindable: Mark non-modifying methods as const 2021-04-14 09:24:33 +02:00
dbus Introduce QMetaObject::metaType 2021-03-25 17:33:07 +01:00
entrypoint Fix qmake user projects for QT_LIBINFIX builds on Windows/iOS 2021-03-17 09:04:56 +01:00
gui Cleanup leftover QWS 2021-04-14 13:00:12 +09:00
network Document QLocalSocket::socketOptions as a property 2021-04-13 10:48:01 +02:00
opengl Silence qdoc warning from deprecated enum value 2021-04-12 15:19:41 +00:00
openglwidgets Document QOpenGLWidget limitations without an alpha channel 2021-01-15 15:21:28 +01:00
platformsupport evdevtouch: Fix wrong addTouchPoint for "mtdev" 2021-02-23 14:22:20 +00:00
plugins Add QNX qpa to builds 2021-04-13 16:18:53 +03:00
printsupport Add nullptr check 2021-03-16 18:44:17 +01:00
sql QSqlQuery: make it a move only type 2021-03-21 10:16:56 +01:00
testlib Specify QT_TESTCASE_BUILDDIR for Qt::Test users implicitly 2021-04-08 13:16:41 +02:00
tools Fix build without features.systemsemaphore 2021-04-14 16:24:33 +09:00
widgets Merge integration refs/builds/qtci/dev/1618376490 2021-04-14 07:24:31 +00:00
xml The condition 'if(oldChild)' is redundant 2021-03-03 20:52:45 +08:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00