RiverWare Qt4 Porting, 2012 -- Lists, Tables and other major widgets
Edit 9-13-2012, Phil

Dialogs containing major lists and tables to be ported from Q3 to Qt4. See list from last year (Oct 2011).

Completed Dialog / List
Dec 2011 Object Account Summary Dlg: Account Order List -- (Q3ListView)
Feb 2012 Object Account Summary Dlg: Timestep Selection List -- (Q3ListView)
09-04-2012  Object Account Summary Configuration "Save" dialog -- (Q3ListBox)
  SCT -- Series Slot Data Table (SctQTable -- a complex Q3Table) -- NOTE: Some work started 3-2012.
09-11-2012 Open Statistical Table Slot Dialog -- (Q3Table) ... notes
09-04-2012  Edit Row/Column Labels Dialog (for TableSlots and AggSeriesSlots) -- (simple Q3Table)
  Open Object Dialog -- (DragDropSimListView -- Q3ListView -- 3 instances)
09-13-2012 Display Group Editor -- (DisplayGroupListView -- Q3ListView) ... notes
Jul 2012 Scenario Manager Dialog -- (Q3ListView) ... notes ... see also UX enhancemement proposal
  GUS ("Grand Unified Selector") -- (GusListView -- Q3ListView)
  Subbasin Manager Dialog -- (SubbasinMgrListView -- Q3ListView)
09-06-2012 RPL Editor (blocks, functions, etc) -- (RplFrame -- Q3ScrollView) ... see notes / images
09-05-2012  RPL Block Selector -- (Q3ListView) ... see notes
  Model Run Analysis Dialog / Rule Effects Panel (RuleEffectsListView -- Q3ListView)
  Run Analysis Detail Panel -- (DispatchInfoListView -- Q3ListView -- two instances)
Mar 2012 Diagnostics Output Window (DiagOutputListView -- Q3ListView -- two synchronized instances) ... enhanced (8-2012)
09-10-2012 Diagnostics Config Dialog / (1) "Root" lists [notes] (2) Category tree view, (3) Timestep button groups [notes]
  DMI: Dataset Manager -- Dataset ListView (Q3ListView)
  DMI: Database DMI Editor -- Slots and Datasets ListViews (complex Q3ListViews)
  DMI: Database DMI Import/Export Dialog -- Database DMI Object List (Q3ListView)
  DMI: HDB Meta Data Dialog -- (Q3ListView)
  DMI: Name Map Manager Dialog -- (Q3ListView)
  DMI: Name Map Dialog -- (Q3ListView)

---