ResInsight
ResInsight copied to clipboard
Framework updates
Copy capability
Avoid dynamic_cast in RicCopyReferencesToClipboardFeature by adding a function similar to isDeletable. Add functions canBeCopied(bool) and virtual canBeCopied()
Renaming of childArrayField
- rename
clear()toclearWithoutDelete() - rename
deleteAllChildObjecttodeleteChildren - rename other relevant methods to children
Remove useOptionsOnly, see #8926
WIP related to rename and refactor of child functions https://github.com/OPM/ResInsight/pull/8987