View Issue Details

IDProjectCategoryView StatusLast Update
0003498Slicer4Core: CLI infrastructurepublic2018-03-02 11:07
Reporterpinter Assigned Tolassoan  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version 
Target VersionFixed in VersionSlicer 4.6.0 
Summary0003498: Enable selecting None in combo boxes in CLI modules
Description

The NoneEnabled flag can only be set by the user in case of volumes, but not other types. There are TODO comments in methods handling many types for this feature, for example in
qSlicerCLIModuleUIHelperPrivate::createPointTagWidget
there is
//TODO - title + " FiducialList"
//TODO - tparameter->SetNewNodeEnabled(1);
//TODO - tparameter->SetNoneEnabled(noneEnabled);

It would be really useful to add this feature for these types as well.

TagsNo tags attached.

Activities

lassoan

lassoan

2016-09-01 17:00

developer   ~0014079

Fixed in rev25330

Issue History

Date Modified Username Field Change
2013-11-13 07:29 pinter New Issue
2013-11-13 07:29 pinter Status new => assigned
2013-11-13 07:29 pinter Assigned To => millerjv
2016-09-01 17:00 lassoan Note Added: 0014079
2016-09-01 17:00 lassoan Status assigned => resolved
2016-09-01 17:00 lassoan Fixed in Version => Slicer 4.6.0
2016-09-01 17:00 lassoan Resolution open => fixed
2016-09-01 17:00 lassoan Assigned To millerjv => lassoan
2018-03-02 11:07 jcfr Status resolved => closed