SessionListItem¶
Methods¶
qconcurrency.widgets.SessionListItem.__init__(…) |
|
qconcurrency.widgets.SessionListItem.get_value() |
Returns the QListWidget’s text. |
qconcurrency.widgets.SessionListItem.set_editable(status) |
Sets the widget editable/not editable, and enters edit-mode. |
qconcurrency.widgets.SessionListItem.staticMetaObject |
|
qconcurrency.widgets.SessionListItem.toggle_editable() |
If the widget is currently editable, it’s value is stored, otherwise makes editable. |