Skip to content

ENH: Generalized the qtOperatorInfoDialog to be used in any qt View class

The functionality was moved to qtBaseView and extended to display information captured in a View's Description Component. The only method that needs to be overridden is qtBaseView's setInfoToBeDisplayed() method

Merge request reports