Printing: render the dive profile on top of QWebView

We render the dive profile over the QWebView to the QPainter. This helps
us not to save the SVG images to disk and then render them again to the
webview.

Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com>
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
This commit is contained in:
Gehad elrobey 2015-06-10 19:31:19 +02:00 committed by Lubomir I. Ivanov
parent 1040f0d4e5
commit cd30e11672
3 changed files with 70 additions and 5 deletions

View file

@ -180,8 +180,7 @@
</td>
</tr>
</tbody></table>
<div class="diveProfile">
<h1> Dive profile area </h1>
<div class="diveProfile" id="dive_{{ dive.number }}">
</div>
</div>
<div class="notesPart">