Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New model: MappingTableModel | Arno | 2010-06-25 | 1 | -0/+181 |
Implemented new Model for Mapping tables. This model is intended to replace the old ListModel and Singleton. MappingTableModel is derived from SmTreeModel and can be accessed using SmModelSingleton. It's quite dynamic building its queries, and has yet to be tested. Hopefully I got it right the first time :) |