Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
103 additions
and 0 deletions.
- +19 −0 python/core/layout/qgslayout.sip
- +27 −0 src/core/layout/qgslayout.cpp
- +19 −0 src/core/layout/qgslayout.h
- +38 −0 tests/src/python/test_qgslayout.py