This example shows how one can create a new data type, subclassed from
QicsDataItem, that can be used in the
QicsTable. This example creates a type that represents a QPoint.
The code in this example can be found in <QICSDIR>/examples/custom_data_type.
For more information about creating a new data type, see Extending the QicsTable Data Model.