Home
last modified time | relevance | path

Searched defs:scaleByArea (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/vector/
H A Dqgsdiagramproperties.cpp1080 bool scaleByArea = mScaleDependencyComboBox->currentData().toBool(); in showSizeLegendDialog() local
/dports/graphics/qgis/qgis-3.22.3/src/gui/vector/
H A Dqgsdiagramproperties.cpp1084 const bool scaleByArea = mScaleDependencyComboBox->currentData().toBool(); in showSizeLegendDialog() local
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsdiagramrenderer.h460 bool scaleByArea = true; variable
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsdiagramrenderer.h459 bool scaleByArea = true; variable