[2/5] Implement generic version of Form Widgets refresh
ClosedPublic

Authored by aheinecke on Feb 26 2018, 2:35 PM.

Details

Summary

The FormWidgetInterface now has a generic slotRefresh that
refreshes what all widgets have in common. This is the read-only state for now.

Diff Detail

Repository
R223 Okular
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
aheinecke updated this revision to Diff 28707.Mar 5 2018, 1:11 PM

Updated without setVisibility implicit handling of isReadOnly

aacid accepted this revision.Mar 20 2018, 10:25 PM
This revision is now accepted and ready to land.Mar 20 2018, 10:25 PM
This revision was automatically updated to reflect the committed changes.