qtdeclarative/examples/qml/referenceexamples/properties
Ulf Hermann d7008c79d4 QQmlListProperty: Use qsizetype rather than int for sizes
[ChangeLog][QtQml] The QQmlListProperty callback functions use qsizetype
now as type for the size of a list. This is in line with the containers
that you might use to back the list.

Fixes: QTBUG-88269
Change-Id: Ia38403cb32f241e6c70e1a580dbeff1d6d694331
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-11-09 18:09:30 +01:00
..
CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-26 23:38:39 +01:00
birthdayparty.cpp QQmlListProperty: Use qsizetype rather than int for sizes 2020-11-09 18:09:30 +01:00
birthdayparty.h QQmlListProperty: Use qsizetype rather than int for sizes 2020-11-09 18:09:30 +01:00
example.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
main.cpp Generate registrations for all examples 2020-01-13 16:47:57 +01:00
person.cpp Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
person.h Specify parameters of type registration in class declarations 2019-09-26 12:32:17 +02:00
properties.pro Generate registrations for all examples 2020-01-13 16:47:57 +01:00
properties.qrc More consistent examples directory structure 2012-08-10 08:56:59 +02:00