summaryrefslogtreecommitdiffstats
path: root/header.MIT
diff options
context:
space:
mode:
authorNils Jeisecke <jeisecke@saltation.de>2015-12-17 16:34:26 +0100
committerNils Jeisecke <nils.jeisecke@saltation.com>2019-08-08 16:46:09 +0200
commit8664ee610d3d8bb8a2a578a6aa6bfd38afe4fcda (patch)
tree7b986d0fc25ad03a96d92c8ee583b817a4a3b1ff /header.MIT
parentbab8262bce2d63da08d1454377309ca0f1e003a9 (diff)
QTextDocument: allow css-styling of table cell borders
This allows to set the width, style and color of each table cell's edge (left, right, top, bottom). Setting the table's border-collapse mode will disable explicit cell spacing. The basic CSS border collision rules are applied (wider border wins, vertical over horizontal). Setting the table's border width to a value >= 1 and enabling borderCollapse will now draw a simple and clean table grid (1px) with an outer border of the specified width and color. [ChangeLog][QtGui][QTextDocument] Added CSS style table cell border formatting with border-collapse mode. Change-Id: I324d82284802df4c88c13c5b902fec1f4768b67e Fixes: QTBUG-36152 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'header.MIT')
0 files changed, 0 insertions, 0 deletions