- 
FiltersA suite of simple DeeFilters for use with DeeFilterModels
- 
DeeFilterModelA DeeModel that contains a filtered subset of
                    another DeeModel
- 
DeeModel — A generic table model interface
- 
DeeProxyModelA model that wraps another underlying DeeModel
- 
DeeSequenceModelA DeeModel implementation backed by a GSequence
- 
DeeSerializableModelAbstract base class for easing implementations of
                    DeeModels providing a unique version number
                    for each row
- 
DeeSharedModelA DeeModel that can synchronize with other
   DeeSharedModel objects across D-Bus.
- 
DeeTransactionA self contained change set for a DeeModel