Qt Declarative (Quick 2)
Go to file
Ulf Hermann bfc56e32fd Revert "QmlCompiler: Use lookupResultMetaType() also for calls"
This reverts commit 1d59171d19.

There are a number of places where we pass invalid metatypes to the
various lookup methods in place of metatypes for QObject-derived
pointers. Miraculously this actually works because we can determine the
type of QObject pointers via run time inspection.

We cannot replace the "not initialized" type with an explicit one
before all of those miracles are de-mystified.

Fixes: QTBUG-129202
Change-Id: I84e4d769dc00ef6ebdfcdc9717e30c17e30e811e
Reviewed-by: Jarkko Koivikko <jarkko.koivikko@code-q.fi>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2024-09-24 17:52:22 +02:00
LICENSES Weather forecast example: Clean up assets and attribution 2024-02-06 13:44:41 +01:00
cmake Mark RegExpJitTables.h as non-module header 2023-04-03 15:38:57 +02:00
coin Change Axivion analysis result format 2024-06-28 13:40:35 +03:00
dist
examples QMLPreviewer Example: Fix compile error on Android 2024-09-24 02:13:24 +02:00
features
src Revert "QmlCompiler: Use lookupResultMetaType() also for calls" 2024-09-24 17:52:22 +02:00
tests cmake: add IMPORT_PATH to .qmlls.ini 2024-09-24 17:52:22 +02:00
tools qmltyperegistrar: Pass namespace to --extract mode 2024-09-24 14:46:51 +02:00
.cmake.conf Port to std::(v)snprinf() and mark the module q(v)snprinf-free 2024-08-06 22:35:55 +00:00
.gitattributes
.gitignore gitignore: Add compile_commands.json and .ccache 2024-05-16 17:25:19 +02:00
.gitmodules
.tag Use tree hash rather than commit hash in .tag file 2022-01-25 23:55:27 +01:00
CMakeLists.txt Fix detection of CMake target ExamplesAssetDownloaderPrivate 2024-07-22 15:00:36 +02:00
README.md
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2024-09-23 14:27:08 +00:00
licenseRule.json Add a licenseRule.json file for checking of SPDX license identifiers 2024-07-01 16:33:02 +02:00
qt_cmdline.cmake Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00
qtdeclarative.doxy