Sophie

Sophie

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

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

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

  \ingroup examples
  \title Listviews

  This examples shows how to work with listviews (hierarchical and multi-column).
  It also shows how to subclass listview items for special reasons. It looks
  and works like the main window of a mail client.

  <hr>

  Header file:

  \include listviews/listviews.h

  <hr>

  Implementation:

  \include listviews/listviews.cpp

  <hr>

  Main:

  \include listviews/main.cpp
*/