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

Author Committer Branch Timestamp Parent
pinter pinter master 2016-11-22 12:06:29 master 51220abe
Changeset

BUG: Fixed category-only selection issue in Terminologies

Crash occurred if only category was selected without a type, then clicked again on the selector button. Crash is now fixed, and also the Select button is only active if the selection is invalid (it doesn't make sense to allow the user to select only a category without a type)

Fixes https://github.com/QIICR/Reporting/issues/98

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

mod - Modules/Loadable/Terminologies/Widgets/qSlicerTerminologyNavigatorWidget.cxx Diff File
mod - Modules/Loadable/Terminologies/Widgets/qSlicerTerminologyNavigatorWidget.h Diff File
mod - Modules/Loadable/Terminologies/Widgets/qSlicerTerminologySelectorDialog.cxx Diff File
mod - Modules/Loadable/Terminologies/Widgets/qSlicerTerminologySelectorDialog.h Diff File