35 #ifndef __QGoCollectionColorComboBox_h
36 #define __QGoCollectionColorComboBox_h
54 void NewCollectionToCreate();
61 std::string iCollectionName);
67 std::string iCollectionName);
void SetItemsFromListWithColor(std::list< ItemColorComboboxData > iDataFromList)
clear the items already in the combobox,displayed the one in the iDataFromList and the items to add/d...
this class inherits from QGoColorComboBox, has only the add item option and update the text according...
virtual void ActionWhenNewOneRequested()=0
slot linked to the signal AddANewOneActivated()
void InitializeTheListWithColor(std::list< ItemColorComboboxData > iDataFromList)
call the method setItemsWithColorFromList and send a signal with the current index.
inherits from QGoComboBox, display not ony the names but also the QColor of the items as an Icon in t...