Dee Reference Manual
Models
DeeModel
— A generic table model interface
DeeSharedModel
— A
DeeModel
that can synchronize with other
DeeSharedModel
objects across D-Bus.
DeeSequenceModel
— A
DeeModel
implementation backed by a
GSequence
DeeProxyModel
— A model that wraps another underlying
DeeModel
DeeSerializableModel
DeeFilterModel
— A
DeeModel
that contains a filtered subset of another
DeeModel
Filters
— A suite of simple
DeeFilter
s for use with
DeeFilterModel
s