Juergen E. Fischer
a90be95f7b
sip sync
2016-02-14 03:50:49 +01:00
Nyall Dawson
719ff408a5
Add some missing SIP bindings, comment some classes as not available
...
in Python
2015-11-10 17:08:27 +11:00
Nyall Dawson
c9c12bc7f9
Fix warnings
2015-08-22 19:01:41 +10:00
Nyall Dawson
43bcc0c2a5
Finish porting composer to expression contexts
2015-08-22 19:01:40 +10:00
Nyall Dawson
b87e5f7573
[FEATURE][composer] Data defined style preset for composer maps
...
Sponsored by City of Uster
2015-08-19 20:43:19 +10:00
Nyall Dawson
7527638d43
[FEATURE][composer] Data defined control over map layers
...
Adds new data defined control for the map layers to show in a
composer map. Expression result should be a | delimited list of
layer names which will be shown in the map.
Sponsored by City of Uster
2015-08-17 23:46:13 +10:00
Juergen E. Fischer
624f16cc2c
indentation update
2015-08-16 11:56:27 +02:00
Nyall Dawson
3898d840bd
Custom properties for QgsComposition and QgsComposerObject
2015-08-11 20:32:14 +10:00
Juergen E. Fischer
9752c468c1
indentation update
2015-07-29 11:52:14 +02:00
Nyall Dawson
7314047698
Fix missing doc strings due to invalid doxygen tags
2015-04-30 17:26:58 +10:00
Juergen E. Fischer
abd4a04399
sip update
2015-02-03 02:21:52 +01:00
Juergen E. Fischer
d4f64d9bde
indentation update and typo fixes
2014-11-13 23:13:13 +01:00
Nyall Dawson
ce2142585a
[FEATURE][composer] Add checkbox and data defined button for controlling
...
whether an item is excluded from composer exports/printouts.
2014-09-26 16:03:31 +10:00
Nyall Dawson
89a7573faf
[FEATURE][composer] Allow data defined control of atlas margin for maps
2014-09-26 09:05:52 +10:00
Nyall Dawson
ccad38bf33
[composer] Clean up QgsComposerMap api, add docs and missing sip bindings for composer overviews
2014-09-21 00:47:57 +10:00
Nyall Dawson
460cee1bde
[composer] Switch to using data defined button for picture source expression
2014-07-21 20:52:11 +10:00
Nyall Dawson
e2d57d9b65
[composer] Clean up code, move some methods to QgsComposerUtils, const correctness, tests, doc improvements
2014-07-16 22:47:18 +10:00
Nyall Dawson
2041fc2480
[composer] Refactor QgsComposerItem:
...
- New class QgsComposerObject, which both QgsComposerItem and QgsComposerMultiFrame
derive from. This class contains the framework for data defined composition properties.
- New class QgsComposerUtils, containing helpful static functions previously in QgsComposerItem
- Test suites for data defined settings in QgsComposerObject and functions in QgsComposerUtils
2014-07-14 23:51:10 +10:00