Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 595000b5133f4458e88b0ef6355a26be > files > 1072

qt3-devel-docs-3.3.8b-37.fc14.x86_64.rpm

/*
*/
     
/*! \page bigtable-example.html

  \ingroup table-examples

  \title How to create a large, sparse QTable 
 
    This example shows a sparse table implementation using a QIntDict to
    keep track of the cells that are actually in use.

  <hr>
 
  Implementation:
 
  \include table/bigtable/main.cpp

*/