Sophie

Sophie

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

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

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

  \ingroup examples
  \title Listbox Example

  This example shows how to use the different modes (single columns, multiple columns,
  fixed number of rows, etc.) of QListBox.

  <hr>

  Header file:

  \include listbox/listbox.h

  <hr>

  Implementation:

  \include listbox/listbox.cpp

  <hr>

  Main:

  \include listbox/main.cpp
*/