/*
*/
/*! \page checklists-example.html
 
  \ingroup examples
  \title Listviews with Checkable Items
 
  This example program shows how to use listviews with different types of
  checkable items.
 
  <hr>
 
  Header file:
 
  \include checklists/checklists.h
 
  <hr>
 
  Implementation:
 
  \include checklists/checklists.cpp
 
  <hr>
 
  Main:

 \include checklists/main.cpp 
*/