Module implementing the Change Signature dialog.
ChangeSignatureDialog | Class implementing the Change Signature dialog. |
None |
Class implementing the Change Signature dialog.
ChangeSignatureDialog | Constructor |
__getParameterIndex | Private method to calculate the index of the given paramter. |
_calculateChanges | Protected method to calculate the changes. |
on_addButton_clicked | Private slot to add a new parameter. |
on_buttonBox_clicked | Private slot to act on the button pressed. |
on_downButton_clicked | Private slot called to move the selected item down in the list. |
on_parameterList_currentRowChanged | Private slot called, when the current row is changed. |
on_removeButton_clicked | Private slot to remove a parameter. |
on_upButton_clicked | Private slot called to move the selected item up in the list. |
Constructor
Private method to calculate the index of the given paramter.
Protected method to calculate the changes.
Private slot to add a new parameter.
Private slot to act on the button pressed.
Private slot called to move the selected item down in the list.
Private slot called, when the current row is changed.
Private slot to remove a parameter.
Private slot called to move the selected item up in the list.