Commit 4e8a591a authored by Qt Forward Merge Bot's avatar Qt Forward Merge Bot
Browse files

Merge remote-tracking branch 'origin/5.11' into 5.12

Change-Id: I5582a012cd838148e1df0636b98dac054a9a7186
parents 371c0e83 f1cf2c56
Branches
Tags
No related merge requests found
Showing with 1 addition and 1 deletion
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
name. The widget is also shown explicitly. name. The widget is also shown explicitly.
\snippet activeqt/hierarchy/objects.cpp 2 \snippet activeqt/hierarchy/objects.cpp 2
The \c subWidget slot uses the \c QObject::child() function and The \c subWidget slot uses the \c QObject::findChild() function and
returns the first child of type \c QSubWidget that has the requested returns the first child of type \c QSubWidget that has the requested
name. name.
......
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