Slicer3:UIDesign:WorkingProblems:ConsolidatedLoad:Draft1

From Slicer Wiki
Revision as of 02:28, 27 November 2019 by Grundlett (talk | contribs) (Text replacement - "\[http:\/\/www\.slicer\.org\/slicerWiki\/index\.php\/([^ ]+) ([^]]+)]" to "$2")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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