Models

Filters — A suite of simple DeeFilters for use with DeeFilterModels
DeeFilterModel — A DeeModel that contains a filtered subset of another DeeModel
DeeModel — A generic table model interface
DeeProxyModel — A model that wraps another underlying DeeModel
DeeSequenceModel — A DeeModel implementation backed by a GSequence
DeeSerializableModel — Abstract base class for easing implementations of DeeModels providing a unique version number for each row
DeeSharedModel — A DeeModel that can synchronize with other DeeSharedModel objects across D-Bus.
DeeTransaction — A self contained change set for a DeeModel