[Interest] Is Qt/QML suitable for me?
Freddy Martinez Garcia
freddy311082 at gmail.com
Tue Aug 30 22:09:28 CEST 2016
You can, but I’m not really sure that will be scalable. Also you will miss
te powerful of the Qt API… I don’t think that is the best that you need. If
you really just want to make your app for a Mobile environment with only
javascript, I think that you can considere to use HTML5 + Js. Should be
more useful for your knowledge.
With Qt there are some concepts that can’t missing even when you only use
QML.
- Models
- Delegates
- Signals/Slots
and so on…
At least is what I think
Regards
=============================================
*"El tamaño de tus logros depende del tamaño de tus metas." C++ and Qt
Senior DeveloperB.S. Computer ScienceBuenos Aires, Argentina*
On August 30, 2016 at 16:11:29, Артур Истомин (art.istom at yandex.ru) wrote:
I want to convert my POS (point of sale) software (long ugly shell-scripts)
to GUI-software for mobile (Android) and desktop (Linux/Windows) devices.
I don't know C++ but know some JS. So is it possible to write my
application, POS, entirely on JavaScript? Almost all application logic are
sql transactions with local sqlite database.
Thank you!
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160830/32b1be43/attachment.html>
More information about the Interest
mailing list