Qt Model Utilities  2.0.3
A set of utilities for the model/view framework of Qt
Generic Model

This is a full implementation for generic use of the QAbstractItemModel interface.

The model can replace QStandardItemModel depending only on Qt Core and resulting faster in most use cases.

Class Documentation

Dependencies

  • Qt Core