Skip to content

Add binding for QObject::findChildren #1357

@EugeneZelenko

Description

@EugeneZelenko

Hi, Matthias!

It'll be great to add bindings for QObject::findChildren. See Patch.txt for my naive Qt 5 patch for QList<T> findChildren(const QString &name = QString()) const variant. According to Qt 4 and 6, bindings should be similar, but I had only Qt 5 to verify.

I'm not sure how hard would be findChildren(const QRegularExpression &re) const, but it could be skipped if it's non-trivial.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions