# in PySide2 we need to store a reference to this. If we don't the widget is garbage collected somehow before we get to use child_line_edit (a child of the active widget)
# in PySide2 we need to store a reference to this. If we don't the
# widget is garbage collected somehow before we get to use