Module implementing a dialog to edit a list of strings.
None |
EricStringListEditWidget | Class implementing a dialog to edit a list of strings. |
None |
Class implementing a dialog to edit a list of strings.
None |
None |
EricStringListEditWidget | Constructor |
count | Public method to get the number of entries of the list. |
getList | Public method to get the edited list of strings. |
isListEmpty | Public method to check, if the list is empty. |
on_addButton_clicked | Private slot to add an entry to the list. |
on_resetButton_clicked | Private slot to reset the list to its initial value. |
setAddVisible | Public method to show or hide the add button. |
setDefaultVisible | Public method to show or hide the default button. |
setList | Public method to set the list of strings to be edited. |
setListWhatsThis | Public method to set a what's that help text for the string list. |
setResetVisible | Public method to show or hide the reset button. |
None |
Constructor
Public method to get the number of entries of the list.
Public method to get the edited list of strings.
Public method to check, if the list is empty.
Private slot to add an entry to the list.
Private slot to reset the list to its initial value.
Public method to show or hide the add button.
Public method to show or hide the default button.
Public method to set the list of strings to be edited.
Public method to set a what's that help text for the string list.
Public method to show or hide the reset button.