Qt Model Utilities  2.0.3
A set of utilities for the model/view framework of Qt
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CQAbstractItemModel
 CGenericModelThis is a full implementation for generic use of the QAbstractItemModel interface
 CQAbstractProxyModel
 CInsertProxyModelThis proxy model provides an extra row and column to handle user insertions
 CQIdentityProxyModel
 CRoleMaskProxyModelThis proxy will act as a mask on top of the source model to intercept data
 CRootIndexProxyModelThis proxy model will display only the portion of a tree model with the common ancestor rootIndex
 CQObject
 CAbstractModelSerialiserThe interface for model serialisers
 CAbstractStringSerialiserThe interface for model serialisers saving to strings
 CAbstractSingleRoleSerialiserThe interface for model serialisers saving only one role
 CCsvModelSerialiserSerialiser to save and load models in csv (comma separated values) format
 CHtmlModelSerialiserSerialiser to save and load models in HTML format
 CJsonModelSerialiserSerialiser to save and load models in JSON format
 CXmlModelSerialiserSerialiser to save and load models in XML format
 CBinaryModelSerialiserSerialiser to save and load models in binary format