Import 2017-06-07 23:51:09: master 15d2b075

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-07-15 14:23:25 master 920a27c4
Changeset

ENH: Extend core application API adding "isRelease" property.

Note that ideally the properties associated with "isRelease" and
"isInstalled" accessor functions should respectively be named "release"
and "installed". For sake of consistency and to maintain backward
compatibility, this new property is also named after its accessor function.

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

mod - Base/QTCore/Testing/Cxx/qSlicerUtilsTest1.cxx Diff File
mod - Base/QTCore/qSlicerCoreApplication.cxx Diff File
mod - Base/QTCore/qSlicerCoreApplication.h Diff File
mod - Base/QTCore/qSlicerUtils.cxx Diff File
mod - Base/QTCore/qSlicerUtils.h Diff File