Are you trying to cross-compile Qt5 or Qt6? This says "../qt5/".
d_stranz Yesterday, 21:34Hello. I am trying to Cross Compile qt for my linux based device using this tutorial: https://wiki.qt.io/Cross-Compile_Qt_6_for_Raspberry_Pi. One of the steps is to compile the qt for the host...
back-loz Yesterday, 17:40Hello,
I have an issue. Writing to QValueSpaceItem is very slow as if something has blocked the executing. Here is the code:
void QCommDeviceController_Private::bringUp()
{
if (!m_sock)...
@johnbarring: Yes, your description is much too vague. You need to post some code that shows how you are interacting with the QSystemTrayIcon instance.
This doesn't make a whole lot of sense:
Hi, please show some code.
Ginsengelf
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.
Issue with writing to QValueSpaceItem
13th October 2024 10:54 by cynthiarow