Nyall Dawson
761f594cca
Improve api and UX for handling cell text formatting in manual tables,
...
by removing the checkbox for overridding text format and using the
"not set" state from the font button instead
2020-07-14 11:23:33 +10:00
Nyall Dawson
ff8d070fea
[feature][layouts] Expose control over cell text alignment for
...
individual table cells in manual text tables
Allows users to set the text horizontal and vertical alignments
on a cell by cell/column/row basis
Sponsored by City of Canning
2020-07-13 06:00:05 +10:00
Nyall Dawson
c962eaaa04
Add text format to QgsTableCell
2020-07-13 06:00:05 +10:00
Nyall Dawson
5704412d96
New class QgsTableCell
...
Encapsulates the contents and formatting options for a single cell
in a table (e.g. background and foreground color)
2020-01-14 19:08:20 +13:00