Smith Martin wrote: > If you want your documentation to link to the Qt documentation, it might > be easier to use qdoc. I'm not sure that's correct, because I haven't > actually used doxygen for that purpose, but I know you can link to Qt > documentation using qdoc.
Doxygen can definitely link to Qt documentation, see e.g.: http://api.kde.org/frameworks-api/frameworks5-apidocs/kcoreaddons/html/classKProcess.html (which is generated using Doxygen, as all KDE API documentation). You have to explicitly set it up for that though. Kevin Kofler _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development