How to set QWebView content from QHelpEngineCore to enable CSS links?
-
!http://wouterverbruggen.be/img/outcome.jpg(outcome)!
As you can see, no content is loaded (i think)
-
With local files it works fine, it shows my pictures and the css i made.
I have checked the QString, it's filled with the code I programmed and stored in the QHelpEngine.
Could there be something wrong with my qch, qhc, qhcp or qhp files?I took as example the code from "Using Qt Assistant as a Custom Help Viewer":http://doc.qt.nokia.com/4.7-snapshot/assistant-custom-help-viewer.html
But I don't know if that was the best idea -
I'm really sorry but I have no experience in using the QHelpEngine and thus am unable to help you with anything related to this component. I fear the problem is that the qHelp Urls can not be used with Html, but this is just a guess. Is there maybe another way to display the help files other then using QWebkit?
-
No problem, maybe I better open a new topic to bring this thing up:) But thanks for the help! You did a great job helping me understand some handy tools ;)
There is a way, using Assistant, but the problem is that user can browse there (even when you turn this function off). We don't want them to browse, but to only view the pages that are related to the topic.