D28577: Add StatusBarExtension(KParts::Part *) overloaded constructor.

David Faure noreply at phabricator.kde.org
Sat Apr 4 23:07:15 BST 2020


dfaure created this revision.
dfaure added reviewers: vkrause, aacid, cgiboudeaux, kossebau.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dfaure requested review of this revision.

REVISION SUMMARY
  There's nothing specific to ReadOnlyPart about the statusbar extension.
  This allows to port KMailPart to KParts::Part and still have it show
  items in the kontact statusbar.
  
  Technically the overloaded ctor could be ambiguous (e.g. if called with
  a nullptr argument), but such an arg wouldn't make sense, and I built
  all of the git.kde.org modules that use StatusBarExtension, without
  issues.

REPOSITORY
  R306 KParts

BRANCH
  master

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

AFFECTED FILES
  src/statusbarextension.cpp
  src/statusbarextension.h

To: dfaure, vkrause, aacid, cgiboudeaux, kossebau
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200404/c8249447/attachment.html>


More information about the Kde-frameworks-devel mailing list