If your microcontroller is sending you a response to your last command that shows it is ready for another command, then this sounds like a good opportunity to implement a signal / slot approach to...
d_stranz Today, 20:55Hi All,
Using serial communication between PC and microcontroller device to send/receive set of commands.
I send a first request command to a device, and based on the response received need to...
QTabWidget has an opportunity to move tabs via setMovable(true) function.
I would like to reimplement some logic to have an ability of scrolling while user moves tab outside visible area.
For...
Thanks Chris. I could figure out the first approach mentioned above.
anita.niharika@gmail.com Today, 13:08PCL is better, or you can use VTK only.
abc881858 Today, 09:42Qt 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.
QTabWidget. Moving tabs outside visible area.
Today 13:46 by daosist92