Hacker News new | ask | show | jobs
by jventura 3699 days ago
Do you have the frontend entirely made in HTML inside the webview, or it is just a small component?

My application must draw one SVG chart, and the SVG support on Qt is quite bad although I can render my SVG there..

1 comments

The frontend is all HTML inside of the webview.

We do have a tray icon too, though.