qtbase/examples/widgets
Axel Spoerl 4c1aef25ce Correct childNumber() reference in editable tree model example
childNumber() has been renamed to row() in the code, but not in
the documentation.
Correct it.

Pick-to: 6.8 6.5
Change-Id: Ibe6f1f27c0dd1982ff663dc680738babf2db87d7
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit d0cb3c0acd)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-02-18 22:58:21 +00:00
..
animation Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
desktop systray example: if there is no system tray, allow waiting for one 2024-06-05 01:40:10 +00:00
dialogs Standard dialogs example: Fix compilation with QT_NO_CAST_FROM_ASCII 2025-01-21 11:26:05 +00:00
doc Correct childNumber() reference in editable tree model example 2025-02-18 22:58:21 +00:00
draganddrop Improve drag-and-drop visual handling in DragWidget 2024-12-06 00:29:01 +01:00
gallery Widget gallery example: set color scheme before constructing UI 2024-06-11 20:28:07 +02:00
gestures CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
graphicsview Replace qdebug.h includes in public headers with forward-declarations 2025-01-15 11:28:28 +00:00
itemviews CMake: Use a unique resource identifier in simpletreemodel example 2025-01-20 17:42:01 +00:00
layouts CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
mainwindows CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
painting Use QPainterStateGuard in examples 2024-12-17 21:18:54 +00:00
qnx/foreignwindows
rhi CMake: Fix examples built as external projects 2025-01-27 22:38:51 +00:00
richtext CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
tools Show Custom Completer example as part of UI Components category 2024-10-31 17:36:09 +02:00
touch CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
tutorials Notepad example: Use theme icons 2025-01-28 19:35:30 +00:00
widgets Use QPainterStateGuard in examples 2024-12-17 21:18:54 +00:00
CMakeLists.txt Correct license for examples files 2024-03-07 11:06:43 +01:00
widgets.pro