Is it possible to create web application using Qt?

前端 未结 5 947
逝去的感伤
逝去的感伤 2020-12-25 10:59

How to create web application using Qt? Please advice me. Please, give a small example too.

5条回答
  •  爱一瞬间的悲伤
    2020-12-25 11:40

    You'd require to run or embed web server. It would be more whise to turn to a Apache Web Server or Apache Tomcat based approach. Otherwhise you'd run somewhat against the odds.

提交回复
热议问题