diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2014-07-25 03:50:45 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-24 21:10:44 -0700 |
commit | 0a53449e7620adf75322eafc0a3c870ccefd6fef (patch) | |
tree | 87b5f790711220d0d556891963772c2539a70533 /qt-ui/groupedlineedit.cpp | |
parent | 50b4617cd4ba31ea9495f8538a5a4c070cdfbced (diff) | |
download | subsurface-0a53449e7620adf75322eafc0a3c870ccefd6fef.tar.gz |
PrintLayout: vectorize the table print
Use QPicture to do that.
QPainter::drawPicture() requires offsetting the target QPoint's
Y value by two times the headingRow height.
This can be improved the hardcodding the offset when the
'pageIndexes' are calculated, but is a bit complicated.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/groupedlineedit.cpp')
0 files changed, 0 insertions, 0 deletions