Using Wt with Qt
问题 I'm working on a project to develop a web application for controlling some machinery and visualising sensor data. It is deployed on a single board computer running a custom linux distro. We have a large existing code base from a previous version of the project that is based on a standalone Qt app. With the new software we are moving towards a web based interface using Wt. At the moment we are trying to re-use the Qt code which interfaces with some system services, while hosting and