Hello,
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
Hello,
I'm having an issue with QSystemTrayIcon displaying my png image as though I has been deactivated. I want my pyqt app to query a mysql database and return values and i want it to run every 25...
Hi, there's QAbstractItemView::model() that you can use to get the model, and then use the index() and data() function of the model to get the content of the desired cell.
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
Yesterday 10:54 by cynthiarow