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