Using QML in ERP like programs?
-
Hi,
This is not a question infact. I want to get your comments please?I just want to learn QML but I guess from first look, QML is not appropriate for ERP like big system/automation softwares?
It's OK for car dashboards and small mobile applications with it's great graphics capability.But working grids and lots of text/number input fields? I don't know really?...
Am I wrong?
Thanks in advance.
Regards,
Mucip:) -
Hi. I normally use QWidgets to write erp softwares. This type of software normally has got hundreds of forms and requires to be very fast to implement new ones.
It requires a strong tool for print and pdf creations.
The gui is not so important normally so qml it is not the right way.
I use qml on developing mobile apps or special user interfaces like kiosks for example.