Skip to content
  • bonnell's avatar
    Modified Query interface to pass query arguments as MapNode between cli/gui... · 8880eb72
    bonnell authored
    Modified Query interface to pass query arguments as MapNode between cli/gui and Viewer to reduce rpc clutter and make adding/changing queries a bit easier.
    CLI accepts named arguments (keyword args) or python dictionary.
    GUI allows customizable query widgets for more useful control of options.
    Query-over-time start/end times and stride now specified in Query Window with other query options, and can be specified as keyword args in cli's QueryOverTime method.
    Picks via QueryWindow have been consolidated into one query: "Pick", options have been expanded.
    Updated tests to use new argument style.  Left a few old-style calls to ensure they still work.
    
    
    git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16065 18c085ea-50e0-402c-830e-de6fd14e8384
    8880eb72