A WComboBox corresponds to an HTML
<select> element.
WComboBox is a View widget (see also Model-View-Controller) which
instantiates its own WStringListModel by default. You
can use the widget also in conjunction with another model.
WComboBox interprets StyleClassRole data to
provide combo items with a specific style.