Import 2017-06-07 23:51:09: master 41ef45bc

Author Committer Branch Timestamp Parent
johan.andruejol johan.andruejol master 2016-12-08 16:10:42 master bfdce1bf
Changeset

ENH: Add util methods for easier programming of python widgets

LoadUI() allows to create a widget from a .ui file and findChild() allows
quick access to a particular widget by name.

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

mod - Applications/SlicerApp/Testing/Python/CMakeLists.txt Diff File
add - Applications/SlicerApp/Testing/Python/Resources/UI/UtilTest.ui Diff File
mod - Applications/SlicerApp/Testing/Python/UtilTest.py Diff File
mod - Base/Python/slicer/util.py Diff File