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
DeeVersionedModel
— Abstract base class for easing implementations of
DeeModel
s providing a unique version number for each row
DeeFilterModel
— A
DeeModel
that contains a filtered subset of another
DeeModel