home *** CD-ROM | disk | FTP | other *** search
- /*
- $Id$
- */
- /*! \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
- */
-
-