Used for settings introspection and collects all QgsSettingsEntry instances of core.
More...
|
| static const QgsSettingsEntryBool * | settingsAutosizeAttributeTable = new QgsSettingsEntryBool( u"autosize-attribute-table"_s, QgsSettingsTree::sTreeAttributeTable, false ) |
| | Settings entry autosize columns by default when opening attribute table.
|
| static const QgsSettingsEntryEnumFlag< Qgis::EmbeddedScriptMode > * | settingsCodeExecutionBehaviorUndeterminedProjects = new QgsSettingsEntryEnumFlag<Qgis::EmbeddedScriptMode>( u"code-execution-behavior-undetermined-projects"_s, QgsSettingsTree::sTreeCore, Qgis::EmbeddedScriptMode::Ask, u"Behavior for embedded scripts within projects of undetermined trust"_s ) |
| | Settings entry for behavior handling embedded scripts within projects.
|
| static const QgsSettingsEntryStringList * | settingsCodeExecutionTrustedProjectsFolders = new QgsSettingsEntryStringList( u"code-execution-trusted-projects-folders"_s, QgsSettingsTree::sTreeCore, QStringList(), u"Projects and folders that are trusted and allowed execution of embedded scripts"_s ) |
| | Settings entry for projects and folders that are allowed execution of embedded scripts across sessions.
|
| static const QgsSettingsEntryStringList * | settingsCodeExecutionUntrustedProjectsFolders = new QgsSettingsEntryStringList( u"code-execution-denied-projects-folders"_s, QgsSettingsTree::sTreeCore, QStringList(), u"Projects and folders that are untrusted and denied execution of embedded scripts"_s ) |
| | Settings entry for projects and folders that are denied execution of embedded scripts across sessions.
|
| static const QgsSettingsEntryBool * | settingsDigitizingConvertToCurve = new QgsSettingsEntryBool( u"convert-to-curve"_s, QgsSettingsTree::sTreeDigitizing, false ) |
| | Settings entry digitizing convert to curve.
|
| static const QgsSettingsEntryDouble * | settingsDigitizingConvertToCurveAngleTolerance = new QgsSettingsEntryDouble( u"convert-to-curve-angle-tolerance"_s, QgsSettingsTree::sTreeDigitizing, 1e-6 ) |
| | Settings entry digitizing convert to curve angle tolerance.
|
| static const QgsSettingsEntryDouble * | settingsDigitizingConvertToCurveDistanceTolerance = new QgsSettingsEntryDouble( u"convert-to-curve-distance-tolerance"_s, QgsSettingsTree::sTreeDigitizing, 1e-6 ) |
| | Settings entry digitizing convert to curve distance tolerance.
|
| static const QgsSettingsEntryDouble * | settingsDigitizingDefaultMValue = new QgsSettingsEntryDouble( u"default-m-value"_s, QgsSettingsTree::sTreeDigitizing, Qgis::DEFAULT_M_COORDINATE ) |
| | Settings entry digitizing default m value.
|
| static const QgsSettingsEntryBool * | settingsDigitizingDefaultSnapEnabled = new QgsSettingsEntryBool( u"default-snap-enabled"_s, QgsSettingsTree::sTreeDigitizing, false ) |
| | Settings entry digitizing default snap enabled.
|
| static const QgsSettingsEntryEnumFlag< Qgis::SnappingMode > * | settingsDigitizingDefaultSnapMode = new QgsSettingsEntryEnumFlag<Qgis::SnappingMode>( u"default-snap-mode"_s, QgsSettingsTree::sTreeDigitizing, Qgis::SnappingMode::AllLayers ) |
| | Settings entry digitizing default snap type.
|
| static const QgsSettingsEntryDouble * | settingsDigitizingDefaultSnappingTolerance = new QgsSettingsEntryDouble( u"default-snapping-tolerance"_s, QgsSettingsTree::sTreeDigitizing, Qgis::DEFAULT_SNAP_TOLERANCE ) |
| | Settings entry digitizing default snapping tolerance.
|
| static const QgsSettingsEntryEnumFlag< Qgis::MapToolUnit > * | settingsDigitizingDefaultSnappingToleranceUnit = new QgsSettingsEntryEnumFlag<Qgis::MapToolUnit>( u"default-snapping-tolerance-unit"_s, QgsSettingsTree::sTreeDigitizing, Qgis::DEFAULT_SNAP_UNITS ) |
| | Settings entry digitizing default snapping tolerance unit.
|
| static const QgsSettingsEntryEnumFlag< Qgis::SnappingType > * | settingsDigitizingDefaultSnapType = new QgsSettingsEntryEnumFlag<Qgis::SnappingType>( u"default-snap-type"_s, QgsSettingsTree::sTreeDigitizing, Qgis::SnappingType::Vertex ) |
| | Settings entry digitizing default snap type.
|
| static const QgsSettingsEntryDouble * | settingsDigitizingDefaultZValue = new QgsSettingsEntryDouble( u"default-z-value"_s, QgsSettingsTree::sTreeDigitizing, Qgis::DEFAULT_Z_COORDINATE ) |
| | Settings entry digitizing default z value.
|
| static const QgsSettingsEntryBool * | settingsDigitizingDisableEnterAttributeValuesDialog = new QgsSettingsEntryBool( u"disable-enter-attribute-values-dialog"_s, QgsSettingsTree::sTreeDigitizing, false ) |
| | Settings entry digitizing disable enter attribute values dialog.
|
| static const QgsSettingsEntryColor * | settingsDigitizingFillColor = new QgsSettingsEntryColor( u"fill-color"_s, QgsSettingsTree::sTreeDigitizing, QColor( 255, 0, 0, 30 ) ) |
| | Settings entry digitizing fill color.
|
| static const QgsSettingsEntryColor * | settingsDigitizingLineColor = new QgsSettingsEntryColor( u"line-color"_s, QgsSettingsTree::sTreeDigitizing, QColor( 255, 0, 0, 200 ) ) |
| | Settings entry digitizing line color.
|
| static const QgsSettingsEntryDouble * | settingsDigitizingLineColorAlphaScale = new QgsSettingsEntryDouble( u"line-color-alpha-scale"_s, QgsSettingsTree::sTreeDigitizing, 0.75 ) |
| | Settings entry digitizing line color alpha scale.
|
| static const QgsSettingsEntryBool * | settingsDigitizingLineGhost = new QgsSettingsEntryBool( u"line-ghost"_s, QgsSettingsTree::sTreeDigitizing, false ) |
| | Settings entry digitizing line ghost.
|
| static const QgsSettingsEntryInteger * | settingsDigitizingLineWidth = new QgsSettingsEntryInteger( u"line-width"_s, QgsSettingsTree::sTreeDigitizing, 1 ) |
| | Settings entry digitizing line width.
|
| static const QgsSettingsEntryBool * | settingsDigitizingMarkerOnlyForSelected = new QgsSettingsEntryBool( u"marker-only-for-selected"_s, QgsSettingsTree::sTreeDigitizing, true ) |
| | Settings entry digitizing marker only for selected.
|
| static const QgsSettingsEntryDouble * | settingsDigitizingMarkerSizeMm = new QgsSettingsEntryDouble( u"marker-size-mm"_s, QgsSettingsTree::sTreeDigitizing, 2.0 ) |
| | Settings entry digitizing marker size mm.
|
| static const QgsSettingsEntryString * | settingsDigitizingMarkerStyle = new QgsSettingsEntryString( u"marker-style"_s, QgsSettingsTree::sTreeDigitizing, "Cross" ) |
| | Settings entry digitizing marker style.
|
| static const QgsSettingsEntryInteger * | settingsDigitizingNurbsDegree = new QgsSettingsEntryInteger( u"nurbs-degree"_s, QgsSettingsTree::sTreeDigitizing, 3 ) |
| | Settings entry digitizing NURBS curve degree.
|
| static const QgsSettingsEntryEnumFlag< Qgis::NurbsMode > * | settingsDigitizingNurbsMode = new QgsSettingsEntryEnumFlag<Qgis::NurbsMode>( u"nurbs-mode"_s, QgsSettingsTree::sTreeDigitizing, Qgis::NurbsMode::ControlPoints ) |
| | Settings entry digitizing NURBS mode.
|
| static const QgsSettingsEntryEnumFlag< Qgis::EndCapStyle > * | settingsDigitizingOffsetCapStyle = new QgsSettingsEntryEnumFlag<Qgis::EndCapStyle>( u"offset-cap-style"_s, QgsSettingsTree::sTreeDigitizing, Qgis::EndCapStyle::Round ) |
| | Settings entry digitizing offset cap style.
|
| static const QgsSettingsEntryEnumFlag< Qgis::JoinStyle > * | settingsDigitizingOffsetJoinStyle = new QgsSettingsEntryEnumFlag<Qgis::JoinStyle>( u"offset-join-style"_s, QgsSettingsTree::sTreeDigitizing, Qgis::JoinStyle::Round ) |
| | Settings entry digitizing offset join style.
|
| static const QgsSettingsEntryDouble * | settingsDigitizingOffsetMiterLimit = new QgsSettingsEntryDouble( u"offset-miter-limit"_s, QgsSettingsTree::sTreeDigitizing, 5.0 ) |
| | Settings entry digitizing offset miter limit.
|
| static const QgsSettingsEntryInteger * | settingsDigitizingOffsetQuadSeg = new QgsSettingsEntryInteger( u"offset-quad-seg"_s, QgsSettingsTree::sTreeDigitizing, 8 ) |
| | Settings entry digitizing offset quad seg.
|
| static const QgsSettingsEntryBool * | settingsDigitizingOffsetShowAdvanced = new QgsSettingsEntryBool( u"offset-show-advanced"_s, QgsSettingsTree::sTreeDigitizing, false ) |
| | Settings entry digitizing offset show advanced.
|
| static const QgsSettingsEntryBool * | settingsDigitizingReuseLastValues = new QgsSettingsEntryBool( u"reuse-last-values"_s, QgsSettingsTree::sTreeDigitizing, false ) |
| | Settings entry digitizing reuseLastValues.
|
| static const QgsSettingsEntryDouble * | settingsDigitizingSearchRadiusVertexEdit = new QgsSettingsEntryDouble( u"search-radius-vertex-edit"_s, QgsSettingsTree::sTreeDigitizing, 10 ) |
| | Settings entry digitizing search radius vertex edit.
|
| static const QgsSettingsEntryEnumFlag< Qgis::MapToolUnit > * | settingsDigitizingSearchRadiusVertexEditUnit = new QgsSettingsEntryEnumFlag<Qgis::MapToolUnit>( u"search-radius-vertex-edit-unit"_s, QgsSettingsTree::sTreeDigitizing, Qgis::MapToolUnit::Pixels ) |
| | Settings entry digitizing search radius vertex edit unit.
|
| static const QgsSettingsEntryColor * | settingsDigitizingSnapColor = new QgsSettingsEntryColor( u"snap-color"_s, QgsSettingsTree::sTreeDigitizing, QColor( Qt::magenta ) ) |
| | Settings entry digitizing snap color.
|
| static const QgsSettingsEntryBool * | settingsDigitizingSnapInvisibleFeature = new QgsSettingsEntryBool( u"snap-invisible-feature"_s, QgsSettingsTree::sTreeDigitizing, false ) |
| | Settings entry digitizing snap invisible feature.
|
| static const QgsSettingsEntryBool * | settingsDigitizingSnapTooltip = new QgsSettingsEntryBool( u"snap-tooltip"_s, QgsSettingsTree::sTreeDigitizing, false ) |
| | Settings entry digitizing snap tooltip.
|
| static const QgsSettingsEntryInteger * | settingsDigitizingStreamTolerance = new QgsSettingsEntryInteger( u"stream-tolerance"_s, QgsSettingsTree::sTreeDigitizing, 2 ) |
| | Settings entry digitizing stream tolerance.
|
| static const QgsSettingsEntryInteger * | settingsDigitizingTracingMaxFeatureCount = new QgsSettingsEntryInteger( u"tracing-max-feature-count"_s, QgsSettingsTree::sTreeDigitizing, 10000 ) |
| | Settings entry digitizing tracing max feature count.
|
| static const QgsSettingsEntryInteger * | settingsDigitizingValidateGeometries = new QgsSettingsEntryInteger( u"validate-geometries"_s, QgsSettingsTree::sTreeDigitizing, 1 ) |
| | Settings entry digitizing validate geometries.
|
| static const QgsSettingsEntryBool * | settingsEnableWMSTilePrefetching = new QgsSettingsEntryBool( u"enable_wms_tile_prefetch"_s, QgsSettingsTree::sTreeWms, false, u"Whether to include WMS layers when rendering tiles adjacent to the visible map area"_s ) |
| | Settings entry enable WMS tile prefetching.
|
| static const QgsSettingsEntryString * | settingsGpsBabelPath = new QgsSettingsEntryString( u"gpsbabelPath"_s, QgsSettingsTree::sTreeGps, u"gpsbabel"_s ) |
| | Settings entry path to GPSBabel executable.
|
| static const QgsSettingsEntryBool * | settingsLayerParallelLoading = new QgsSettingsEntryBool( u"provider-parallel-loading"_s, QgsSettingsTree::sTreeCore, true, u"Load layers in parallel (only available for some providers (GDAL and PostgreSQL)"_s, Qgis::SettingsOption() ) |
| | Settings entry whether layer are loading in parallel.
|
| static const QgsSettingsEntryInteger * | settingsLayerParallelLoadingMaxCount = new QgsSettingsEntryInteger( u"provider-parallel-loading-max-count"_s, QgsSettingsTree::sTreeCore, QThread::idealThreadCount(), u"Maximum thread used to load layers in parallel"_s, Qgis::SettingsOption(), 1 ) |
| | Settings entry maximum thread count used to load layer in parallel.
|
| static const QgsSettingsEntryBool * | settingsLayerTreeShowFeatureCountForNewLayers = new QgsSettingsEntryBool( u"show-feature-count-for-new-layers"_s, QgsSettingsTree::sTreeLayerTree, false, u"If true, feature counts will be shown in the layer tree for all newly added layers."_s ) |
| | Settings entry show feature counts for newly added layers by default.
|
| static const QgsSettingsEntryStringList * | settingsMapScales = new QgsSettingsEntryStringList( u"default_scales"_s, QgsSettingsTree::sTreeMap, Qgis::defaultProjectScales().split( ',' ) ) |
| static const QgsSettingsEntryString * | settingsNetworkCacheDirectory = new QgsSettingsEntryString( u"directory"_s, QgsSettingsTree::sTreeNetworkCache, QString(), u"Network disk cache directory"_s ) |
| | Settings entry network cache directory.
|
| static const QgsSettingsEntryInteger64 * | settingsNetworkCacheSize = new QgsSettingsEntryInteger64( u"size-bytes"_s, QgsSettingsTree::sTreeNetworkCache, 0, u"Network disk cache size in bytes (0 = automatic size)"_s ) |
| | Settings entry network cache directory.
|
Used for settings introspection and collects all QgsSettingsEntry instances of core.
- Since
- QGIS 3.20
Definition at line 42 of file qgssettingsregistrycore.h.