<table><tr><td style="">niccolove added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D18466">View Revision</a></tr></table><br /><div><div><p>What have I Done:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Added slots in KoApplication to manage pdf and print. Cancel is already KoMainWindow::slotLoadCanceled with an error popup, what should a KoApplication::slotLoadCanceled do?</li>
<li class="remarkup-list-item">Added connection for pdf print and moved it before document opening (local files works)</li>
<li class="remarkup-list-item">I added the KoMainView to the loadCompleted signal, as a new one might be created in KoMainWindow::slotLoadCompleted, and the slots needs the new one to call slotFilePrint or exportToPdf.</li>
<li class="remarkup-list-item">Filename is passed to slot using a lambda, like specified on the slots and signals qt documentation</li>
</ul>

<p>Things seem working. Should I do anything else?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R8 Calligra</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D18466">https://phabricator.kde.org/D18466</a></div></div><br /><div><strong>To: </strong>niccolove, danders<br /><strong>Cc: </strong>anthonyfieroni, boemann, Calligra-Devel-list, dcaliste, cochise, vandenoever<br /></div>