/*
*/
/*! \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
*/