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

Authored by kossebau on Mar 26 2017, 1:30 PM.

Description

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

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
  • fixes "Default flag" -> "Default flag set"
  • adds KXmlGuiWindow::Create to links for warning, as it has the used info

Reviewers: elvisangelaccio, Frameworks, dfaure

Reviewed By: dfaure

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D5181

Details

Committed
kossebauMar 26 2017, 5:35 PM
Reviewer
dfaure
Differential Revision
D5181: API dox: fix missing note to call setXMLFile with KParts::MainWindow
Parents
R306:5b7b1b99681b: Upgrade KF5 version to 5.33.0.
Branches
Unknown
Tags
Unknown