tools.UI_unitConverter module¶
Pychemqt include a robust physics units support, with conversion in all input or output site where necessary, and configurable for each project in his configuration dialog.
This main feature include this standalone tool for direct conversion.
API reference¶
- The module include a unit converter graphical application
UI_conversorUnidades: Dialog to show all values of a magnitud in every supported unitmoneda: Customized unit converter for currency valuesUI_unitConverter: Dialog to choose between the availables unit
- class tools.UI_unitConverter.UI_conversorUnidades(unidad, valor=None, parent=None)[source]¶
Bases:
QDialogDialog to show all values of a magnitud in every supported unit
Methods
fill(valor)Fill tables header with units titles
update(fila, columna)Update tables with values
- class tools.UI_unitConverter.moneda(valor=None, parent=None)[source]¶
Bases:
UI_conversorUnidadesCustomized unit converter for currency values - Add date and exchange update button at top - Add country flags to easy recognize
Methods
getrates()Get rates exchanges from file