So I was able to get a prototype working that looks something like this (warning: pretty far from the implementation idea discussed so far). This prototype captures the simplicity of how I "thought"...
xconverge Yesterday, 23:53Hi forum,
I have a custom widget, showing the output of a video camera ( after some calculations ) and I would display a background png image.
I tried with the ...
I worked on the synchronous libusb in my Qt project with good results and now I need the asynchronous features of this library. I understood reading here, here and here that, after I've registered my...
Andrew23 Yesterday, 18:36Well, there's where you've reached the limit of my knowledge. I've never written any serious code using the QML / QtQuick framework. Everything I do is QWidget-based desktop apps.
Maybe someone...
That is great empirical info on the performance front, thanks
I planned on using vanilla/stl for the data structures on the backend elsewhere to avoid pulling in the qt dependencies and was going...
Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at Digia.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
How to properly set a background image of a custom widget
Yesterday 23:23 by franco.amato