[QGIS-Developer] QGIS Options search and QStackedWidget

Richard Duivenvoorde rdmailings at duif.net
Fri Jan 12 02:58:34 PST 2018


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


More information about the QGIS-Developer mailing list