Am 10.02.2014 09:26, schrieb Ziller Eike: > > On Feb 8, 2014, at 8:43 AM, Wilhelm <[email protected]> wrote: > >> Hi all, >> >> this may be a trivial question: is there a web-browser plugin or a >> web-browser ability already available in qtcreator. The background is to >> read html-documentation to a projects code (yes, I can do that with an >> external browser) and click on links to source-files and visit them in >> qtcreator. If I try that with an external browser, the source file gets >> opened in a (i) new qtcreator process and (ii) missing the project >> definition and therefore the code-model doesn't word (e.g. includes, >> follow-symbol, …). > > If you start Qt Creator with > qtcreator -client > (plus any other arguments) it will use already existing Qt Creator instances > if possible.
Is the helpviewer capable of displaying .html-files? If I open a html-file, the file is displayed as source not rendered. -- Wilhelm [email protected] _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
