ChoiceListComboBox Class Reference

List of all members.

Public Member Functions

 ChoiceListComboBox (const std::vector< std::string > &list, bool editable=false, QWidget *parent=0)
virtual void showPopup ()
bool ignore () const
void setIgnore (bool ignore)

Protected Attributes

bool ignore_
const std::vector< std::string > & list_

Detailed Description

Definition at line 35 of file choicelistcombobox.h.