Hi Devs,

thought to look at
https://issues.qgis.org/issues/17812
which is about showing 2 tabs of a QStackedWidget when you search in the
layer properties

It is showing both widgetUnsupported and another tab:

https://github.com/qgis/QGIS/blob/master/src/app/3d/qgsvectorlayer3drendererwidget.cpp#L49

I try to understand 'searchText':

https://github.com/qgis/QGIS/blob/master/src/gui/qgsoptionsdialogbase.cpp#L212

But I do not understand if the problem is in the searching or the use of
the QStackedWidget....

Anybody can give me a pointer on how this searching in all the widgets
should work?

Regards,

Richard Duivenvoorde
_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to