Hi peoples,

I have a question:

I have a list of words in an comboxdelegate ( the words are in italian) :

*valuesRS.=["ciao", "buongiorno", "buonasera, ""]*
* self.delegateRS = ComboBoxDelegate()*
* self.delegateRS.def_values(valuesRS)*
* self.delegateRS.def_editable('False')*
* self.tableWidget_rapporti.setItemDelegateForColumn(0,self.delegateRS)*

If I want translate in English when I set QGIS in English
How can to make?

I dont know If I need to use QCore.QLocale or QTranslator

thanks a lot!!

EC

-- 
Enzo Cocca PhD
in "Science and Technology for Archaeology and Cultural Heritage"
mail: [email protected]
cell: +393495087014
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to