Skip to main content
CameraSettingsDialog.findChildren
-
CameraSettingsDialog.findChildren(self, type: type, /, name: str = {}, options: PySide6.QtCore.Qt.FindChildOption = Instance(Qt.FindChildrenRecursively)) → collections.abc.Iterable[PlaceHolderType]
-
CameraSettingsDialog.findChildren(self, type: type, pattern: PySide6.QtCore.QRegularExpression | str, /, options: PySide6.QtCore.Qt.FindChildOption = Instance(Qt.FindChildrenRecursively)) → collections.abc.Iterable[PlaceHolderType]