/* */ /*! \page bigtable-example.html \ingroup table-examples \title How to create a large, sparse TQTable This example shows a sparse table implementation using a TQIntDict to keep track of the cells that are actually in use.
Implementation: \include table/bigtable/main.cpp */