Updates docs

This commit is contained in:
Nyall Dawson 2020-07-24 09:16:28 +10:00
parent 6d0069484d
commit fd285232ef

View File

@ -92,7 +92,7 @@ class GUI_EXPORT QgsStyleItemsListWidget : public QWidget, private Ui::QgsStyleI
* Sets the layer \a type to show in the widget. Set \a type to QgsWkbTypes::UnknownGeometry if no
* layer type filter is desired.
*
* This setting only applies to label settings style entities.
* This setting only applies to label settings and 3d style entities.
*/
void setLayerType( QgsWkbTypes::GeometryType type );