Home
last modified time | relevance | path

Searched refs:_initWidgetFunction (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/gui/symbology/
H A Dqgslayerpropertieswidget.cpp47 static bool _initWidgetFunction( const QString &name, QgsSymbolLayerWidgetFunc f ) in _initWidgetFunction() function
73 _initWidgetFunction( QStringLiteral( "SimpleLine" ), QgsSimpleLineSymbolLayerWidget::create ); in _initWidgetFunctions()
74 _initWidgetFunction( QStringLiteral( "MarkerLine" ), QgsMarkerLineSymbolLayerWidget::create ); in _initWidgetFunctions()
75 _initWidgetFunction( QStringLiteral( "HashLine" ), QgsHashedLineSymbolLayerWidget::create ); in _initWidgetFunctions()
76 _initWidgetFunction( QStringLiteral( "ArrowLine" ), QgsArrowSymbolLayerWidget::create ); in _initWidgetFunctions()
81 _initWidgetFunction( QStringLiteral( "SvgMarker" ), QgsSvgMarkerSymbolLayerWidget::create ); in _initWidgetFunctions()
83 _initWidgetFunction( QStringLiteral( "FontMarker" ), QgsFontMarkerSymbolLayerWidget::create ); in _initWidgetFunctions()
84 _initWidgetFunction( QStringLiteral( "EllipseMarker" ), QgsEllipseSymbolLayerWidget::create ); in _initWidgetFunctions()
86 _initWidgetFunction( QStringLiteral( "MaskMarker" ), QgsMaskMarkerSymbolLayerWidget::create ); in _initWidgetFunctions()
88 _initWidgetFunction( QStringLiteral( "SimpleFill" ), QgsSimpleFillSymbolLayerWidget::create ); in _initWidgetFunctions()
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/symbology/
H A Dqgslayerpropertieswidget.cpp46 static bool _initWidgetFunction( const QString &name, QgsSymbolLayerWidgetFunc f ) in _initWidgetFunction() function
72 _initWidgetFunction( QStringLiteral( "SimpleLine" ), QgsSimpleLineSymbolLayerWidget::create ); in _initWidgetFunctions()
73 _initWidgetFunction( QStringLiteral( "MarkerLine" ), QgsMarkerLineSymbolLayerWidget::create ); in _initWidgetFunctions()
74 _initWidgetFunction( QStringLiteral( "HashLine" ), QgsHashedLineSymbolLayerWidget::create ); in _initWidgetFunctions()
75 _initWidgetFunction( QStringLiteral( "ArrowLine" ), QgsArrowSymbolLayerWidget::create ); in _initWidgetFunctions()
79 _initWidgetFunction( QStringLiteral( "SvgMarker" ), QgsSvgMarkerSymbolLayerWidget::create ); in _initWidgetFunctions()
81 _initWidgetFunction( QStringLiteral( "FontMarker" ), QgsFontMarkerSymbolLayerWidget::create ); in _initWidgetFunctions()
82 _initWidgetFunction( QStringLiteral( "EllipseMarker" ), QgsEllipseSymbolLayerWidget::create ); in _initWidgetFunctions()
84 _initWidgetFunction( QStringLiteral( "MaskMarker" ), QgsMaskMarkerSymbolLayerWidget::create ); in _initWidgetFunctions()
86 _initWidgetFunction( QStringLiteral( "SimpleFill" ), QgsSimpleFillSymbolLayerWidget::create ); in _initWidgetFunctions()
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/effects/
H A Dqgspainteffectpropertieswidget.cpp30 static bool _initWidgetFunction( const QString &name, QgsPaintEffectWidgetFunc f ) in _initWidgetFunction() function
56 _initWidgetFunction( QStringLiteral( "blur" ), QgsBlurWidget::create ); in _initWidgetFunctions()
57 _initWidgetFunction( QStringLiteral( "dropShadow" ), QgsShadowEffectWidget::create ); in _initWidgetFunctions()
58 _initWidgetFunction( QStringLiteral( "innerShadow" ), QgsShadowEffectWidget::create ); in _initWidgetFunctions()
59 _initWidgetFunction( QStringLiteral( "drawSource" ), QgsDrawSourceWidget::create ); in _initWidgetFunctions()
60 _initWidgetFunction( QStringLiteral( "outerGlow" ), QgsGlowWidget::create ); in _initWidgetFunctions()
61 _initWidgetFunction( QStringLiteral( "innerGlow" ), QgsGlowWidget::create ); in _initWidgetFunctions()
62 _initWidgetFunction( QStringLiteral( "transform" ), QgsTransformWidget::create ); in _initWidgetFunctions()
63 _initWidgetFunction( QStringLiteral( "color" ), QgsColorEffectWidget::create ); in _initWidgetFunctions()
/dports/graphics/qgis/qgis-3.22.3/src/gui/effects/
H A Dqgspainteffectpropertieswidget.cpp30 static bool _initWidgetFunction( const QString &name, QgsPaintEffectWidgetFunc f ) in _initWidgetFunction() function
56 _initWidgetFunction( QStringLiteral( "blur" ), QgsBlurWidget::create ); in _initWidgetFunctions()
57 _initWidgetFunction( QStringLiteral( "dropShadow" ), QgsShadowEffectWidget::create ); in _initWidgetFunctions()
58 _initWidgetFunction( QStringLiteral( "innerShadow" ), QgsShadowEffectWidget::create ); in _initWidgetFunctions()
59 _initWidgetFunction( QStringLiteral( "drawSource" ), QgsDrawSourceWidget::create ); in _initWidgetFunctions()
60 _initWidgetFunction( QStringLiteral( "outerGlow" ), QgsGlowWidget::create ); in _initWidgetFunctions()
61 _initWidgetFunction( QStringLiteral( "innerGlow" ), QgsGlowWidget::create ); in _initWidgetFunctions()
62 _initWidgetFunction( QStringLiteral( "transform" ), QgsTransformWidget::create ); in _initWidgetFunctions()
63 _initWidgetFunction( QStringLiteral( "color" ), QgsColorEffectWidget::create ); in _initWidgetFunctions()