Skip to content

Implement slot refresh for RadioButton, ListEdit and ComboEdit

Radiobuttons, listedits and comboedits are not refreshed when refreshFormWidget is called. slotRefresh is implemented to fix this.

This is required for Reset Forms.

Merge request reports