D29288: Improve PageRouter API

Carson Black noreply at phabricator.kde.org
Wed Apr 29 21:20:03 BST 2020


cblack created this revision.
cblack added a reviewer: Kirigami.
Herald added a project: Kirigami.
Herald added a subscriber: plasma-devel.
cblack updated this revision to Diff 81555.
cblack added a comment.
cblack requested review of this revision.


  Add missing EOF linebreak

REVISION SUMMARY
  This patch fixes shortcomings in the PageRouter API regarding ease of use, verbosity, idiomaticness, and signals.
  
  Introduced:
  
  - `pushFromHere()` and `popFromHere()`: pushing and popping operations that operate from the current route
  - `watchedRoute` and `watchedRouteActive`: declarative counterpart to `routeActive` that responds to signals
  - Navigation signals

REPOSITORY
  R169 Kirigami

BRANCH
  cblack/pagerouter-api-improvements

REVISION DETAIL
  https://phabricator.kde.org/D29288

AFFECTED FILES
  examples/PageRouterWatchedRoute.qml
  src/pagerouter.cpp
  src/pagerouter.h

To: cblack, #kirigami
Cc: plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, ngraham, apol, ahiemstra, davidedmundson, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200429/60ceaffa/attachment.html>


More information about the Plasma-devel mailing list