D8211: KDevelop/Documentation : support using QTextBrowser (WIP/PoC)

René J.V. Bertin noreply at phabricator.kde.org
Wed Oct 11 15:03:46 UTC 2017


rjvbb updated this revision to Diff 20596.
rjvbb added a comment.


  Subclassing `StandardDocumentationView` also makes it trivial to provide a tailored context menu in the QtHelp documentation plugin when using the QTextBrowser-based viewer. This one is based on the menu Qt's assistant provides, and allows to copy links.
  
  I've included outline code showing how one could provide an option to open the displayed documentation in an external viewer directly; see https://phabricator.kde.org/D4484.

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D8211?vs=20575&id=20596

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

AFFECTED FILES
  kdevplatform/documentation/CMakeLists.txt
  kdevplatform/documentation/standarddocumentationview.cpp
  kdevplatform/documentation/standarddocumentationview.h
  plugins/qthelp/CMakeLists.txt
  plugins/qthelp/qthelpdocumentation.cpp
  plugins/qthelp/qthelpdocumentation.h
  plugins/qthelp/tests/CMakeLists.txt

To: rjvbb, #kdevelop
Cc: flherne, arichardson, apol, kdevelop-devel, geetamc, Pilzschaf, akshaydeo, surgenight, arrowdodger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20171011/5048ca72/attachment.html>


More information about the KDevelop-devel mailing list