Commit 06385e88 authored by Thomas Hartmann's avatar Thomas Hartmann Committed by The Qt Project
Browse files

ChangeLog: Document behavior change for resource property


Change-Id: Id6e157aa191aaa4e24a9cd5c76abfe902fe43d44
Reviewed-by: default avatarLeena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: default avatarJan Arve Sæther <jan-arve.saether@digia.com>
parent b11b7d53
Branches
Tags
No related merge requests found
Showing with 3 additions and 0 deletions
...@@ -35,6 +35,9 @@ Third party components ...@@ -35,6 +35,9 @@ Third party components
- A Window declared nested inside another Item or Window automatically - A Window declared nested inside another Item or Window automatically
becomes transient for (centered upon) its parent's window, if x and y becomes transient for (centered upon) its parent's window, if x and y
were not explicitly specified were not explicitly specified
- The resources property of Item is now its own property independent
of QObject. It no longer returns all QObject children, or explicitly
sets QObject parent. The resources property now behaves as documented.
**************************************************************************** ****************************************************************************
* Library * * Library *
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment