RiverWare 6.1 Accounting Workspace Qt4 Port -- December 2010
Change Overview ... Old Workspace
... New Workspace
This webpage summarizes the minor user interface differences in the Qt3 to Qt4 port of the RiverWare Accounting View.
This is a very direct port. Only minor enhancements, and those which were implicitly provided by the fact of using Qt4 Graphics View classes, and our own Qt4 Workspace classes, were implemented. The correctness of the port should be confirmed before we consider additional enhancements.
There are two areas in which enhancements could be considered, both involving support for Supplies.
Old (Qt3) Accounting View |
New (Qt4) Accounting View |
"Color reversal" is still used. A dashed outline was added ...
Old Accounting View (Selected SimObj) | New Accounting View (Selected SimObj) |
Instead of using color reversal (which interferes with the Account Color property set through Account Display Groups), selected Accounts are ornamented with a dotted outline (see bottom right) ...
Note that we currently don't actually support any operations on the "selected Account". It is just an ornamentation, and is somewhat useful when dragging Account items to a different position within their SimObj region.
The new Accounting View supports the graphics navigation and background image features originally developed for the Qt4 Simulation View.
OLD Workspace |
NEW Workspace
|
In the old (Qt3) Accounting View, Tooltips, Status Bar messages, and Aggregated Account Item Context Menus didn't sufficiently name Accounts on Aggregate Object Element Objects. Now such Tooltips, Status Bar messages and Menus include the Element name ...
|
|
There are some other (hopefully) very minor differences, mostly due to use of our C++ Qt4 Workspace classes in place of the old classes used for the Qt3 Accounting View.
---