Home
last modified time | relevance | path

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

/dports/graphics/qgis/qgis-3.22.3/src/gui/layout/
H A Dqgslayoutatlaswidget.h60 void changeFileFormat();
H A Dqgslayoutatlaswidget.cpp67 …t, qOverload<int>( &QComboBox::currentIndexChanged ), this, [ = ]( int ) { changeFileFormat(); } ); in QgsLayoutAtlasWidget()
382 void QgsLayoutAtlasWidget::changeFileFormat() in changeFileFormat() function in QgsLayoutAtlasWidget
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/layout/
H A Dqgslayoutatlaswidget.h60 void changeFileFormat();
H A Dqgslayoutatlaswidget.cpp66 …overload<int>::of( &QComboBox::currentIndexChanged ), this, [ = ]( int ) { changeFileFormat(); } ); in QgsLayoutAtlasWidget()
367 void QgsLayoutAtlasWidget::changeFileFormat() in changeFileFormat() function in QgsLayoutAtlasWidget