connect_list_selection

class glue.external.echo.qt.connect_list_selection(instance, prop, widget)

Bases: glue.external.echo.qt.BaseConnection

Connect a SelectionCallbackProperty with a QListWidget that supports single-item selection.

Methods Summary

connect(self)

disconnect(self)

update_prop(self)

update_widget(self, value[, force])

Methods Documentation

connect(self)
disconnect(self)
update_prop(self)
update_widget(self, value, force=False)