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