Import 2017-06-07 23:51:09: master fdad3de1

Author Committer Branch Timestamp Parent
lassoan lassoan master 2016-11-02 15:06:35 master c60c14a1
Changeset

BUG: Fixed DataProbe when slicer starts up with a chart in the layout

Problem: If Slicer starts up with a quantitative layout (that contains a chart view)
then DataProbe widget does not work.

Root cause: Chart view has a QUndoStack object that breaks slicer.util.findChildren.

Fix: Made slicer.util.findChildren more robust to presence of non-string attributes.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@25498 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Base/Python/slicer/util.py Diff File