<table><tr><td style="">cblack created this revision.<br />cblack added a reviewer: Kirigami.<br />Herald added a project: Kirigami.<br />Herald added a subscriber: plasma-devel.<br />cblack updated this revision to Diff 81555.<br />cblack added a comment.<br />cblack requested review of this revision.
</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/D29288">View Revision</a></tr></table><br /><div><div><p>Add missing EOF linebreak</p></div></div><br /><div><strong>REVISION SUMMARY</strong><div><p>This patch fixes shortcomings in the PageRouter API regarding ease of use, verbosity, idiomaticness, and signals.</p>

<p>Introduced:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">pushFromHere()</tt> and <tt style="background: #ebebeb; font-size: 13px;">popFromHere()</tt>: pushing and popping operations that operate from the current route</li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">watchedRoute</tt> and <tt style="background: #ebebeb; font-size: 13px;">watchedRouteActive</tt>: declarative counterpart to <tt style="background: #ebebeb; font-size: 13px;">routeActive</tt> that responds to signals</li>
<li class="remarkup-list-item">Navigation signals</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R169 Kirigami</div></div></div><br /><div><strong>BRANCH</strong><div><div>cblack/pagerouter-api-improvements</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D29288">https://phabricator.kde.org/D29288</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>examples/PageRouterWatchedRoute.qml<br />
src/pagerouter.cpp<br />
src/pagerouter.h</div></div></div><br /><div><strong>To: </strong>cblack, Kirigami<br /><strong>Cc: </strong>plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, ngraham, apol, ahiemstra, davidedmundson, mart<br /></div>