D5181: API dox: fix missing note to call setXMLFile with KParts::MainWindow

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Sun Mar 26 13:50:44 UTC 2017


kossebau created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.

REVISION SUMMARY
  Calling KXmlGuiWindow::setupGUI(flags, xmlfile) without the "Create"
  flag will result in the xmlfile argument being ignored.
  So setXMLFile(xmlfile) needs to be explitly called.
  
  Also
  
  - adds some @c markup for code snippets (will be separate commit)
  - fixes "Default flag" -> "Default flag set"
  - adds KXmlGuiWindow::Create to links for warning, as it has the used info

REPOSITORY
  R306 KParts

BRANCH
  readdsetXMLFileNoteInDox

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

AFFECTED FILES
  src/mainwindow.h

To: kossebau, #kdevelop, dfaure, elvisangelaccio
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170326/84d221a1/attachment.html>


More information about the Kde-frameworks-devel mailing list