currencydelegate

class camelot.view.controls.delegates.currencydelegate.CurrencyDelegate(minimum=-1000000000000000.0, maximum=1000000000000000.0, parent=None, unicode_format=None, **kwargs)[source]

Custom delegate for currency values

Previous topic

comboboxdelegate

Next topic

customdelegate

This Page