Difference between revisions of "Slicer3:UIDesign:WorkingProblems:ConsolidatedLoad:Draft1"

From Slicer Wiki
Jump to: navigation, search
m (Text replacement - "\[http:\/\/www\.slicer\.org\/slicerWiki\/index\.php\/([^ ]+) ([^]]+)]" to "$2")
 
Line 1: Line 1:
[http://www.slicer.org/slicerWiki/index.php/Slicer3:UIDesign#Working_problem:_Consolidating_Load_functionality Return to Consolidated Load Design]
+
[[Slicer3:UIDesign#Working_problem:_Consolidating_Load_functionality|Return to Consolidated Load Design]]
  
 
=Draft 1=
 
=Draft 1=

Latest revision as of 02:28, 27 November 2019

Home < Slicer3:UIDesign:WorkingProblems:ConsolidatedLoad:Draft1

Return to Consolidated Load Design

Draft 1

(wjp): first pass collects the various load options sprinkled around Slicer and puts them in a single panel. Most of the implementation just calls out to the same logic already used, but some had to be re-implemented inside the module. Comments accompany duplicated code.

  • info panel describes what distinguishes the load option.
  • did we miss any load option?


Assembling a single panel in data module

UniLoad Draft1.png