Home
last modified time | relevance | path

Searched refs:equalColumnWidth (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgslegendsettings.h181 bool equalColumnWidth() const { return mEqualColumnWidth; } in equalColumnWidth() function
H A Dqgslegendrenderer.cpp209 …columnWidth = mSettings.equalColumnWidth() ? maxEqualColumnWidth : maxColumnWidths.value( group.co… in paintAndDetermineSize()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgslegendsettings.h181 bool equalColumnWidth() const { return mEqualColumnWidth; } in equalColumnWidth() function
H A Dqgslegendrenderer.cpp209 …columnWidth = mSettings.equalColumnWidth() ? maxEqualColumnWidth : maxColumnWidths.value( group.co… in paintAndDetermineSize()
/dports/graphics/qgis/qgis-3.22.3/src/core/layout/
H A Dqgslayoutitemlegend.h455 bool equalColumnWidth() const;
H A Dqgslayoutitemlegend.cpp498 bool QgsLayoutItemLegend::equalColumnWidth() const in equalColumnWidth() function in QgsLayoutItemLegend
500 return mSettings.equalColumnWidth(); in equalColumnWidth()
553 …Attribute( QStringLiteral( "equalColumnWidth" ), QString::number( mSettings.equalColumnWidth() ) ); in writePropertiesToElement()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layout/
H A Dqgslayoutitemlegend.h455 bool equalColumnWidth() const;
H A Dqgslayoutitemlegend.cpp498 bool QgsLayoutItemLegend::equalColumnWidth() const in equalColumnWidth() function in QgsLayoutItemLegend
500 return mSettings.equalColumnWidth(); in equalColumnWidth()
553 …Attribute( QStringLiteral( "equalColumnWidth" ), QString::number( mSettings.equalColumnWidth() ) ); in writePropertiesToElement()
/dports/graphics/qgis/qgis-3.22.3/tests/testdata/layouts/
H A D2x_template_legend.qpt25 …lHeight="9" boxSpace="5" wrapChar=" " legendFilterByAtlas="0" lineSpacing="1" equalColumnWidth="1">
H A D2x_template.qpt461 …" rasterBorderColor="0,0,0,255" columnSpace="1" wmsLegendWidth="50" equalColumnWidth="1" wrapChar=…
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/testdata/layouts/
H A D2x_template_legend.qpt25 …lHeight="9" boxSpace="5" wrapChar=" " legendFilterByAtlas="0" lineSpacing="1" equalColumnWidth="1">
H A D2x_template.qpt461 …" rasterBorderColor="0,0,0,255" columnSpace="1" wmsLegendWidth="50" equalColumnWidth="1" wrapChar=…
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/layout/
H A Dqgslayoutitemlegend.sip.in455 bool equalColumnWidth() const;
466 .. seealso:: :py:func:`equalColumnWidth`
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/layout/
H A Dqgslayoutitemlegend.sip.in455 bool equalColumnWidth() const;
466 .. seealso:: :py:func:`equalColumnWidth`
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/
H A Dqgslegendsettings.sip.in157 bool equalColumnWidth() const;
172 .. seealso:: :py:func:`equalColumnWidth`
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/
H A Dqgslegendsettings.sip.in157 bool equalColumnWidth() const;
172 .. seealso:: :py:func:`equalColumnWidth`
/dports/graphics/qgis/qgis-3.22.3/src/gui/layout/
H A Dqgslayoutlegendwidget.cpp236 mEqualColumnWidthCheckBox->setChecked( mLegend->equalColumnWidth() ); in setGuiElements()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/layout/
H A Dqgslayoutlegendwidget.cpp232 mEqualColumnWidthCheckBox->setChecked( mLegend->equalColumnWidth() ); in setGuiElements()
/dports/graphics/qgis/qgis-3.22.3/python/qsci_apis/
H A DPyQGIS-2.0.api3358 qgis.core.QgsComposerLegend.equalColumnWidth?4() -> int
H A DPyQGIS-2.2.api3708 qgis.core.QgsComposerLegend.equalColumnWidth?4() -> int
/dports/graphics/qgis-ltr/qgis-3.16.16/python/qsci_apis/
H A DPyQGIS-2.0.api3358 qgis.core.QgsComposerLegend.equalColumnWidth?4() -> int
H A DPyQGIS-2.2.api3708 qgis.core.QgsComposerLegend.equalColumnWidth?4() -> int