Any Web-SDK is available In Qt?
Unsolved
Qt for WebAssembly
-
Hello,
I have to deliver a product. With the help of this product, my user will be able to create web-pages( using JS and QML). And these web-pages(web Client) will communicate with QhttpServer (Web Server).
Is any Web-SDK is available in Qt which could write QML/JS code automatically and convert it to browser compatible?
I have tried with Qt for WebAssembly but I want my user could create web pages using some drag and drop mechanism like an IDE have.
Thanks,
Pradson