Re: [QGIS-Developer] QGIS Options search and QStackedWidget

2018-01-12 Thread Denis Rouzaud
Hi Richard,

Looking at it!

Denis

Le ven. 12 janv. 2018 à 06:58, Richard Duivenvoorde  a
écrit :

> 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
___
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

[QGIS-Developer] QGIS Options search and QStackedWidget

2018-01-12 Thread Richard Duivenvoorde
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