ListWidget.isChild

returns true if item is child of this widget (when deepSearch == true - returns true if item is this widget or one of children inside children tree).

class ListWidget
override
bool
isChild
(,
bool deepSearch = true
)

Meta