
Categories (Bottom-up)
Recent Unanswered Threads
Recent Forum PostsWrong widget: canvas != plot.
You have to install an event filter for the canvas - or with Qwt 6.1 you can overload the mouse event handler of it. If you want to keep your code you have to...
Hi, i recently install Qt Creator 5.0.2 and when i try to build any project example deployed together Qt i have the following error message:
Error while building/deploying project affine (kit:...
Hi,
Reading the code again I have to say that it's not true that I'm not using the camera object into differetn threads. It's used on the main thread by a timer that every 500ms checks the camera...
How to do it from Qt Creator?
I think it should be, after I press the button Push, as it was in Git GUI.
9069
Setup a QSocketNotifier on stdin, connect to its signal and run the event loop (e.g. via QEventLoop). Together with a timer that will quit the loop after 15 seconds, you can set a mechanism...
wysota Today, 09:34
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.

Error on try to build a project example.
Today 15:08 by radialdeveloper