Qt Declarative (Quick 2)
Go to file
Johannes Kauffmann abfd75e98f Avoid both virtual and override on destructors
Destructors don't need to be declared virtual when the destructor from
the parent class is already declared virtual.

Additionally, this removes the last usage of Q_DECL_OVERRIDE.

Pick-to: 6.4
Change-Id: I7d43f5d5fbb1423319adde04d4994ada9daab6b1
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-08-28 16:51:21 +00:00
LICENSES Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
cmake Add license headers to cmake files 2022-07-08 10:41:06 +02:00
coin qmldom: use a snapshot which has the Q_QML_COMPILER_EXPORT rename 2022-07-12 18:17:15 +00:00
dist
examples TextEditor example: use the ColorDialog from qt quick dialogs 2022-08-25 03:56:22 +02:00
features
src Avoid both virtual and override on destructors 2022-08-28 16:51:21 +00:00
tests Flickable: let changing contentItem pos also affect the drag starting pos 2022-08-27 00:31:21 +02:00
tools qmltc: translation binding support 2022-08-25 11:35:57 +02:00
.cmake.conf Bump version to 6.5.0 2022-06-13 13:01:28 +03:00
.gitattributes qmlformat: improve testing of file based options 2021-11-04 13:35:48 +01:00
.gitignore
.gitmodules
.tag Use tree hash rather than commit hash in .tag file 2022-01-25 23:55:27 +01:00
CMakeLists.txt Add license headers to cmake files 2022-07-08 10:41:06 +02:00
README.md
conanfile.py Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
configure.cmake Add license headers to cmake files 2022-07-08 10:41:06 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2022-08-24 06:38:37 +00:00
qt_cmdline.cmake Add license headers to cmake files 2022-07-08 10:41:06 +02:00
qtdeclarative.doxy
sync.profile qmltyperegistrar: Extract into own library 2022-07-01 13:55:42 +02:00