/* */ /*! \page listboxcombo-example.html \ingroup examples \title Listboxes and Comboboxes This example program demonstrates how to use listboxes (with single selection and multi selection) and comboboxes (editable and non-editable).
Header file: \include listboxcombo/listboxcombo.h
Implementation: \include listboxcombo/listboxcombo.cpp
Main: \include listboxcombo/main.cpp */