Qt 5.10 - Widgets on QGraphicsView (QGraphicsProxyWidget)

740
2
01-09-2018 03:53 AM
NorbertThoden
Occasional Contributor III

Hi!

Are there any expriences regarding Qt5.10.0?

Es recognize an effect, that sometimes (5%) widgets are added to the QGraphicsView (==QSceneGraphicsView), but are invisible. (clicks on invisible widget are still supported)

Widget is added like this:

this->scene()->addWidget(d->m_label);

I updated to V100.2 for a couple of days - everything was fine.

Then update to Qt 5.10 -> effect arises...

Thx

0 Kudos
2 Replies
LucasDanzinger
Esri Frequent Contributor

Hi Norbert- we are not aware of any issues. Could you try putting together a simple test case and logging a bug with tech support so we can take a look? Thanks a lot!

0 Kudos
NorbertThoden
Occasional Contributor III

Hi!

I have so many ESRI related problem.. Didn`t find time to reproduce this seldom problem.

Maybe it was just an dirty build???

I will observe this issue..

Thx

0 Kudos