Home
last modified time | relevance | path

Searched refs:loadDefaultStyle (Results 26 – 50 of 96) sorted by relevance

1234

/dports/graphics/qgis/qgis-3.22.3/src/core/providers/
H A Dqgsprovidersublayerdetails.h107 bool loadDefaultStyle = true; member
/dports/graphics/qgis/qgis-3.22.3/src/app/pointcloud/
H A Dqgspointcloudlayerproperties.cpp88 …Style->addAction( tr( "Restore Default" ), this, &QgsPointCloudLayerProperties::loadDefaultStyle ); in QgsPointCloudLayerProperties()
199 void QgsPointCloudLayerProperties::loadDefaultStyle() in loadDefaultStyle() function in QgsPointCloudLayerProperties
202 const QString myMessage = mLayer->loadDefaultStyle( defaultLoadedFlag ); in loadDefaultStyle()
H A Dqgspointcloudlayerproperties.h104 void loadDefaultStyle();
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/
H A Dqgsmaplayerfactory.sip.in56 bool loadDefaultStyle;
/dports/graphics/qgis/qgis-3.22.3/python/plugins/sagaprovider/tests/
H A DAlgorithmsTestBase.py270 options.loadDefaultStyle = False
275 options.loadDefaultStyle = False
/dports/graphics/qgis/qgis-3.22.3/python/plugins/grassprovider/tests/
H A DAlgorithmsTestBase.py270 options.loadDefaultStyle = False
275 options.loadDefaultStyle = False
/dports/graphics/qgis/qgis-3.22.3/python/plugins/otbprovider/tests/
H A DAlgorithmsTestBase.py270 options.loadDefaultStyle = False
275 options.loadDefaultStyle = False
H A DOtbAlgorithmsTest.py64 options.loadDefaultStyle = False
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/tests/
H A DAlgorithmsTestBase.py270 options.loadDefaultStyle = False
275 options.loadDefaultStyle = False
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/tests/
H A DAlgorithmsTestBase.py270 options.loadDefaultStyle = False
275 options.loadDefaultStyle = False
H A DOtbAlgorithmsTest.py64 options.loadDefaultStyle = False
/dports/graphics/qgis/qgis-3.22.3/src/app/dwg/
H A Dqgsdwgimportdialog.cpp160 options.loadDefaultStyle = false; in pbLoadDatabase_clicked()
276 options.loadDefaultStyle = false; in layer()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/dwg/
H A Dqgsdwgimportdialog.cpp153 options.loadDefaultStyle = false; in pbLoadDatabase_clicked()
269 options.loadDefaultStyle = false; in layer()
/dports/graphics/klatexformula/klatexformula-4.0.0/src/
H A Dklfmainwin.h319 bool loadDefaultStyle();
/dports/www/kf5-khtml/khtml-5.89.0/src/css/
H A Dcssstyleselector.h191 static void loadDefaultStyle(const KHTMLSettings *s, DOM::DocumentImpl *doc);
/dports/graphics/qgis/qgis-3.22.3/src/core/mesh/
H A Dqgsmeshlayer.cpp59 if ( options.loadDefaultStyle ) in QgsMeshLayer()
71 if ( isValid() && options.loadDefaultStyle ) in QgsMeshLayer()
207 QString QgsMeshLayer::loadDefaultStyle( bool &resultFlag ) in loadDefaultStyle() function in QgsMeshLayer
220 return QgsMapLayer::loadDefaultStyle( resultFlag ); in loadDefaultStyle()
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/raster/
H A Dqgsrasterlayer.sip.in61 explicit LayerOptions( bool loadDefaultStyle = true,
67 bool loadDefaultStyle;
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/raster/
H A Dqgsrasterlayer.sip.in61 explicit LayerOptions( bool loadDefaultStyle = true,
67 bool loadDefaultStyle;
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/vectortile/
H A Dqgsvectortilelayer.sip.in107 virtual QString loadDefaultStyle( bool &resultFlag /Out/ );
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/vectortile/
H A Dqgsvectortilelayer.sip.in116 virtual QString loadDefaultStyle( bool &resultFlag /Out/ );
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/providers/
H A Dqgsprovidersublayerdetails.sip.in88 bool loadDefaultStyle;
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsmaplayer.h783 virtual QString loadDefaultStyle( bool &resultFlag SIP_OUT );
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/processing/
H A Dqgsprocessingutils.cpp254 options.loadDefaultStyle = false; in loadMapLayerFromString()
275 rasterOptions.loadDefaultStyle = false; in loadMapLayerFromString()
/dports/graphics/qgis/qgis-3.22.3/src/core/processing/
H A Dqgsprocessingutils.cpp294 options.loadDefaultStyle = false; in loadMapLayerFromString()
315 rasterOptions.loadDefaultStyle = false; in loadMapLayerFromString()
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsmaplayer.h1036 virtual QString loadDefaultStyle( bool &resultFlag SIP_OUT );

1234