<table><tr><td style="">niccolove marked an inline comment as done.<br />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>I have some doubts:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Anything related to "and exiting" does not seem to work. mainWindow->slotFileQuit() does not seem working.<ul class="remarkup-list">
<li class="remarkup-list-item">--benchmark-loading-show-window should also exit using mainWindow->slotFileQuit(), but it doesn't.</li>
<li class="remarkup-list-item">Adding mainWindow->slotFileQuit() after a print job does nothing.</li>
<li class="remarkup-list-item">Calligra does not seem to exit after pdf job, even though job end is connected to mainWindow->slotFileQuit(). (removing the connect does not seem to change anything)</li>
</ul></li>
<li class="remarkup-list-item">The exit after exporting to pdf job seems right, since you should not be able to export multiple files to a single pdf anyway, and you can't print AND export to pdf in the same command.</li>
<li class="remarkup-list-item">The print command will open a mainWindow for every printing job, so running mainWindow->slotFileQuit() after mainWindow->slotFilePrint() would bring to having no windows open at the end of all jobs.</li>
</ul></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>