Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.1.0
-
None
Description
Provide a parameter to prevent QObject::findChildren from searching recursively, e.g.:
QObject::findChildren ( const QString & name = QString(), bool recursive )