Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
40 additions
and 11 deletions.
- +3 −8 python/core/layout/qgsabstractlayoutiterator.sip
- +17 −0 python/core/layout/qgslayoutatlas.sip
- +2 −1 python/core/layout/qgslayoutitemlegend.sip
- +6 −0 src/core/layout/qgsabstractlayoutiterator.h
- +10 −0 src/core/layout/qgslayoutatlas.h
- +1 −1 src/core/layout/qgslayoutitemlegend.h
- +1 −1 tests/src/python/test_qgsreport.py