qtdeclarative/examples/quickcontrols
Volker Hilsheimer 57c635abf2 EventCalendar example: reference the listview explicitly in the delegate
The example generates warnings on stderr when shutting down, presumably
because (some) delegate items no longer have a parent. Instead of
referencing parent, give the ListView an ID and reference it explicitly.

Pick-to: 6.9 6.8
Change-Id: If968e9f95e31226e9c3fb2f63eb92cff5afd3cba
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2025-05-24 03:54:22 +02:00
..
attachedstyleproperties Compute implicitSize based on implicitContentSize in Popup and subclasses 2024-12-19 12:39:38 +01:00
chattutorial Doc: Fix links to Qt Creator documentation 2024-08-30 13:08:06 +02:00
contactlist examples: Consistently require Qt 6.8 2024-07-03 08:43:43 +02:00
eventcalendar EventCalendar example: reference the listview explicitly in the delegate 2025-05-24 03:54:22 +02:00
filesystemexplorer examples: Consistently require Qt 6.8 2024-07-03 08:43:43 +02:00
flatstyle Examples: use qt_standard_project_setup in more places 2024-07-03 08:44:01 +02:00
gallery Remove menu shortcut from Controls gallery example 2025-04-29 07:11:27 +02:00
imagine/automotive Examples: use qt_standard_project_setup in more places 2024-07-03 08:44:01 +02:00
ios/todolist Add Expanding size policy to some controls and items 2024-07-17 15:21:35 +00:00
spreadsheets QuickControls: Add vertical and horizontal header view delegates 2025-03-06 03:08:26 +01:00
tableofcontents Add an example to create and use custom tree model in quick tree view 2024-08-07 00:35:55 +02:00
texteditor TextEditor example: allow setting multiple font attributes 2025-04-29 21:08:27 +02:00
wearable Clean up CMake output from wearable example when building qtdeclarative 2024-10-10 14:45:21 +02:00
CMakeLists.txt Add an example to create and use custom tree model in quick tree view 2024-08-07 00:35:55 +02:00
quickcontrols.pro Filesystem Explorer: Guard against mobile usage 2024-01-22 08:09:50 +00:00