Class p.u.r.u._IterateWidgetChildren:
Part of
pida
.
utils
.
rat
.
util
View In Hierarchy
This iterator class is used to recurse to child widgets, it uses the _simple_iterate_widget_children function
Line #
Kind
Name
Docs
109
Method
__init__
Undocumented
114
Method
next
Undocumented
127
Method
__iter__
Undocumented
def __init__(self, widget):
Undocumented
def next(self):
Undocumented
def __iter__(self):
Undocumented
API Documentation
for
PIDA
, generated by
pydoctor
.