You haven't shown enough code to give any idea what could be wrong, but personally I think you are chasing a red herring (or barking up the wrong tree, or whatever metaphor you want for "looking in...
d_stranz Yesterday, 16:24Recently I needed to insert several buttons into QGraphicsScene and implemented it as it was described in Qt examples (I use Qt 5.15.2):
QMyWidget* widget;
// ...
// initializing widget,...
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.
Problem with applying texture to GridGeometry
15th June 2022 06:11 by mlte